"...git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "a2f18da3ec85df6669b248ea892acffda40b988e"
Commit dd685d3c authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 414459375
parent 08eccced
...@@ -55,7 +55,7 @@ class Parser(object): ...@@ -55,7 +55,7 @@ class Parser(object):
is_training: a `bool` to indicate whether it is in training mode. is_training: a `bool` to indicate whether it is in training mode.
Returns: Returns:
parse: a `callable` that takes the serialized examle and generate the parse: a `callable` that takes the serialized example and generate the
images, labels tuple where labels is a dict of Tensors that contains images, labels tuple where labels is a dict of Tensors that contains
labels. labels.
""" """
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment