Update API golden for tf.lookup.TextFileIndex
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
97ac4487c1
commit
a887a0c389
@ -0,0 +1,16 @@
|
|||||||
|
path: "tensorflow.lookup.TextFileIndex"
|
||||||
|
tf_class {
|
||||||
|
is_instance: "<class \'tensorflow.python.ops.lookup_ops.TextFileIndex\'>"
|
||||||
|
is_instance: "<type \'object\'>"
|
||||||
|
member {
|
||||||
|
name: "LINE_NUMBER"
|
||||||
|
mtype: "<type \'int\'>"
|
||||||
|
}
|
||||||
|
member {
|
||||||
|
name: "WHOLE_LINE"
|
||||||
|
mtype: "<type \'int\'>"
|
||||||
|
}
|
||||||
|
member_method {
|
||||||
|
name: "__init__"
|
||||||
|
}
|
||||||
|
}
|
@ -12,6 +12,10 @@ tf_module {
|
|||||||
name: "StaticVocabularyTable"
|
name: "StaticVocabularyTable"
|
||||||
mtype: "<type \'type\'>"
|
mtype: "<type \'type\'>"
|
||||||
}
|
}
|
||||||
|
member {
|
||||||
|
name: "TextFileIndex"
|
||||||
|
mtype: "<type \'type\'>"
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
name: "TextFileInitializer"
|
name: "TextFileInitializer"
|
||||||
mtype: "<type \'type\'>"
|
mtype: "<type \'type\'>"
|
||||||
|
@ -0,0 +1,16 @@
|
|||||||
|
path: "tensorflow.lookup.TextFileIndex"
|
||||||
|
tf_class {
|
||||||
|
is_instance: "<class \'tensorflow.python.ops.lookup_ops.TextFileIndex\'>"
|
||||||
|
is_instance: "<type \'object\'>"
|
||||||
|
member {
|
||||||
|
name: "LINE_NUMBER"
|
||||||
|
mtype: "<type \'int\'>"
|
||||||
|
}
|
||||||
|
member {
|
||||||
|
name: "WHOLE_LINE"
|
||||||
|
mtype: "<type \'int\'>"
|
||||||
|
}
|
||||||
|
member_method {
|
||||||
|
name: "__init__"
|
||||||
|
}
|
||||||
|
}
|
@ -12,6 +12,10 @@ tf_module {
|
|||||||
name: "StaticVocabularyTable"
|
name: "StaticVocabularyTable"
|
||||||
mtype: "<type \'type\'>"
|
mtype: "<type \'type\'>"
|
||||||
}
|
}
|
||||||
|
member {
|
||||||
|
name: "TextFileIndex"
|
||||||
|
mtype: "<type \'type\'>"
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
name: "TextFileInitializer"
|
name: "TextFileInitializer"
|
||||||
mtype: "<type \'type\'>"
|
mtype: "<type \'type\'>"
|
||||||
|
Loading…
Reference in New Issue
Block a user