| /external/tensorflow/tensorflow/lite/experimental/kernels/ |
| D | hashtable.cc | 41 TfLiteType value_dtype; member 51 TfLiteType key_dtype, value_dtype; in InitHashtable() local
|
| D | hashtable_ops_test.cc | 638 TensorType value_dtype) { in HashtableOpModel()
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | lookup_ops.py | 87 def _check_table_dtypes(table, key_dtype, value_dtype): argument 110 def __init__(self, key_dtype, value_dtype): argument 130 def value_dtype(self): member in LookupInterface 378 def __init__(self, key_dtype, value_dtype): argument 394 def value_dtype(self): member in TableInitializerBase 418 def __init__(self, keys, values, key_dtype=None, value_dtype=None, name=None): argument 550 value_dtype, argument 1609 value_dtype, argument 1858 value_dtype, argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | lookup_util.cc | 76 DataType key_dtype, int64 key_index, DataType value_dtype, in Init() 337 DataType value_dtype, const string& table_name) { in CheckTableDataTypes() 359 const DataType& value_dtype = table->value_dtype(); in InitializeTableFromTextFile() local
|
| D | lookup_table_op.cc | 130 DataType value_dtype() const override { return DataTypeToEnum<V>::v(); } in value_dtype() function in tensorflow::lookup::MutableHashTableOfScalars 268 DataType value_dtype() const override { return DataTypeToEnum<V>::v(); } in value_dtype() function in tensorflow::lookup::MutableHashTableOfTensors 554 DataType value_dtype() const override { return DataTypeToEnum<V>::v(); } in value_dtype() function in tensorflow::lookup::MutableDenseHashTable 978 #define REGISTER_KERNEL(key_dtype, value_dtype) \ argument 1013 #define REGISTER_KERNEL(key_dtype, value_dtype) \ argument 1047 #define REGISTER_KERNEL(key_dtype, value_dtype) \ argument 1080 #define REGISTER_KERNEL(key_dtype, value_dtype) \ argument
|
| D | ragged_tensor_from_variant_op.cc | 35 int ragged_rank, DataType value_dtype, in RaggedComponentsFromVariant() 252 const auto value_dtype = DataTypeToEnum<VALUE_TYPE>::v(); in Compute() local
|
| D | ragged_gather_op_test.cc | 39 const auto& value_dtype = DataTypeToEnum<VALUE_TYPE>::v(); in BuildRaggedGatherGraph() local
|
| D | lookup_table_op.h | 217 DataType value_dtype() const override { return DataTypeToEnum<V>::v(); } in value_dtype() function
|
| D | ragged_tensor_to_tensor_op_test.cc | 58 const auto& value_dtype = DataTypeToEnum<VALUE_TYPE>::v(); in BuildRaggedTensorToTensorGraph() local
|
| D | ragged_tensor_from_variant_op_test.cc | 44 const auto value_dtype = DataTypeToEnum<VALUE_TYPE>::v(); in BuildDecodeRaggedTensorGraph() local
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | state_ops.cc | 286 DataType value_dtype; in __anon5d8c585f0502() local
|
| D | lookup_ops.cc | 111 DataType value_dtype; in ValidateTableResourceHandle() local
|
| /external/tensorflow/tensorflow/lite/experimental/resource/ |
| D | static_hashtable.cc | 98 TfLiteType value_dtype) { in CreateHashtableResourceIfNotAvailable()
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | sparse_tensor_dense_matmul_op_test.py | 92 def _testBasic(self, value_dtype, indices_dtype=np.int64): argument
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | common_shape_fns.cc | 2169 DataType value_dtype; in ValidateVariableResourceHandle() local
|