/external/tensorflow/tensorflow/contrib/mpi_collectives/ |
D | mpi_message.proto | 37 DataType tensor_type = 3; field
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | l2norm_test.cc | 29 const TensorType tensor_type, in L2NormOpModel()
|
D | basic_rnn_test.cc | 236 HybridRNNOpModel(int batches, int units, int size, TensorType tensor_type) in HybridRNNOpModel()
|
D | svdf_test.cc | 206 int rank, TensorType tensor_type) in HybridSVDFOpModel()
|
D | unidirectional_sequence_rnn_test.cc | 252 TensorType tensor_type) in HybridUnidirectionalRNNOpModel()
|
D | lstm_test.cc | 276 TensorType tensor_type) in HybridLSTMOpModel() 1653 TensorType tensor_type) in HybridLayerNormLSTMOpModel()
|
D | unidirectional_sequence_lstm_test.cc | 247 TensorType tensor_type) in HybridUnidirectionalLSTMOpModel()
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | types.cc | 112 ArrayDataType DataType::Deserialize(int tensor_type) { in Deserialize()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | load_and_remap_matrix_op.cc | 137 DataType tensor_type; in Compute() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | io_ops.py | 75 def _restore_slice(file_pattern, tensor_name, shape_and_slice, tensor_type, argument
|
/external/tensorflow/tensorflow/lite/core/api/ |
D | flatbuffer_conversions.cc | 56 TfLiteStatus ConvertTensorType(TensorType tensor_type, TfLiteType* type, in ConvertTensorType()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | array_ops_test.py | 497 def __init__(self, test, x, tensor_type=dtypes.int32, check_type_infer=True): argument 1029 def __init__(self, test, x, tensor_type=dtypes.float32, use_resource=False): argument
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/ |
D | trt_engine_op.cc | 149 auto tensor_type = tensor_ptr->dtype(); in GetTensorAddress() local
|
/external/tensorflow/tensorflow/python/util/ |
D | util.cc | 279 PyObject* tensor_type = GetRegisteredType("Tensor"); in IsTensorHelper() local
|
/external/tensorflow/tensorflow/python/client/ |
D | session.py | 140 tensor_type, argument
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 419 TfLiteType tensor_type = tensor->type; in AddTensor() local
|
/external/tensorflow/tensorflow/lite/ |
D | interpreter_test.cc | 192 TfLiteType tensor_type = kTfLiteInt8; in TEST() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops.py | 177 def register_dense_tensor_like_type(tensor_type): argument
|