Searched defs:tensor_dict (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/python/ops/ |
| D | parsing_config.py | 668 def _construct_tensors_for_composite_features(features, tensor_dict): argument 759 def _add_ragged_partition(values, partition, tensor_dict, row_splits_dtype, argument 804 def _add_batched_ragged_partition(rt, partition, tensor_dict, feature_key, argument
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | node.py | 143 def map_arguments(self, tensor_dict): argument
|
| /external/tensorflow/tensorflow/python/saved_model/ |
| D | save.py | 472 def _tensor_dict_to_tensorinfo(tensor_dict): argument
|