Update from gen-op-doc to gen-dialect-doc

PiperOrigin-RevId: 306072064
Change-Id: I6b5b38dd742ac1f4b38bfd58a438635b28ed0893
This commit is contained in:
Jacques Pienaar 2020-04-11 18:11:41 -07:00 committed by TensorFlower Gardener
parent 78322c781f
commit d40faf5093
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@ gentbl(
"ir/tfl_structs.cc.inc",
),
(
"-gen-op-doc",
"-gen-dialect-doc",
"g3doc/tfl_ops.md",
),
],

View File

@ -69,7 +69,7 @@ gentbl(
"ir/tf_ops.cc.inc",
),
(
"-gen-op-doc",
"-gen-dialect-doc",
"g3doc/tf_ops.md",
),
(
@ -100,7 +100,7 @@ gentbl(
"ir/tf_saved_model.cc.inc",
),
(
"-gen-op-doc",
"-gen-dialect-doc",
"g3doc/tf_saved_model.md",
),
],
@ -124,7 +124,7 @@ gentbl(
"ir/tf_executor.cc.inc",
),
(
"-gen-op-doc",
"-gen-dialect-doc",
"g3doc/tf_executor.md",
),
],
@ -148,7 +148,7 @@ gentbl(
"ir/tf_device.cc.inc",
),
(
"-gen-op-doc",
"-gen-dialect-doc",
"g3doc/tf_device.md",
),
],