Searched defs:tensor_value (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_monitors_test.py | 351 self, tensor_value, dtype, expected_size, expected_num_neg_inf, argument 444 self, tensor_value, dtype, expected_size, expected_num_neg_inf, argument
|
D | debug_events_monitors.py | 152 def _check_full_tensor_value(self, argument
|
/external/tensorflow/tensorflow/core/profiler/ |
D | tfprof_output.proto | 22 TFProfTensorProto tensor_value = 15; field
|
/external/tensorflow/tensorflow/core/kernels/ |
D | tensor_array_ops.cc | 422 const Tensor* tensor_value; in Compute() local 1037 const Tensor* tensor_value; in Compute() local 1234 const Tensor* tensor_value; in Compute() local
|
D | quantized_add_op.cc | 374 const int64 tensor_value = static_cast<int64>(tensor_data[i]); in VectorTensorAddition() local 434 const int64 tensor_value = static_cast<int64>(tensor_data[i]); in VectorTensorAddition() local
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | kernel_and_device.cc | 71 for (const TensorValue& tensor_value : tensor_args_) { in GetLocalTensors() local
|
/external/tensorflow/tensorflow/core/util/ |
D | debug_events_writer.cc | 278 const Tensor& tensor_value) { in WriteGraphExecutionTrace()
|
/external/tensorflow/tensorflow/lite/tools/benchmark/ |
D | benchmark_test.cc | 115 StringRef tensor_value = GetString(input_tensor, tensor_dim_index); in CheckInputTensorValue() local
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 1089 const std::vector<T>& tensor_value, in AddNewInputConstantTensor() 1141 const std::vector<T>& tensor_value, in AddNewInputConstantTensor()
|