Searched defs:ParseExample (Results 1 – 3 of 3) sorted by relevance
145 static Graph* ParseExample(int batch_size, int num_keys, int feature_size) { in ParseExample() function
340 bool ParseExample(protobuf::io::CodedInputStream* stream, in ParseExample() function357 bool ParseExample(StringPiece serialized, parsed::Example* example) { in ParseExample() function
11029 func ParseExample(scope *Scope, serialized tf.Output, names tf.Output, sparse_keys []tf.Output, den… func