Home
last modified time | relevance | path

Searched defs:tensor_dict (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dparsing_config.py662 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/
Dnode.py146 def map_arguments(self, tensor_dict): argument
/external/tensorflow/tensorflow/python/saved_model/
Dsave.py393 def _tensor_dict_to_tensorinfo(tensor_dict): argument