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