Searched refs:keys_to_features (Results 1 – 5 of 5) sorted by relevance
120 keys_to_features={270 keys_to_features = {281 decoder = tfexample_decoder.TFExampleDecoder(keys_to_features,301 keys_to_features = {307 decoder = tfexample_decoder.TFExampleDecoder(keys_to_features,324 keys_to_features = {330 decoder = tfexample_decoder.TFExampleDecoder(keys_to_features,347 keys_to_features = {353 decoder = tfexample_decoder.TFExampleDecoder(keys_to_features,371 keys_to_features = {[all …]
51 keys_to_features = {71 decoder = tfexample_decoder.TFExampleDecoder(keys_to_features,
479 def __init__(self, keys_to_features, items_to_handlers): argument490 self._keys_to_features = keys_to_features
100 keys_to_features = {117 keys_to_features, items_to_handlers)
110 keys_to_features = {122 parsed = tf.parse_single_example(value, keys_to_features)