Home
last modified time | relevance | path

Searched defs:tensor_value (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_monitors_test.py351 self, tensor_value, dtype, expected_size, expected_num_neg_inf, argument
444 self, tensor_value, dtype, expected_size, expected_num_neg_inf, argument
Ddebug_events_monitors.py152 def _check_full_tensor_value(self, argument
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_output.proto22 TFProfTensorProto tensor_value = 15; field
/external/tensorflow/tensorflow/core/kernels/
Dtensor_array_ops.cc422 const Tensor* tensor_value; in Compute() local
1037 const Tensor* tensor_value; in Compute() local
1234 const Tensor* tensor_value; in Compute() local
Dquantized_add_op.cc374 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/
Dkernel_and_device.cc71 for (const TensorValue& tensor_value : tensor_args_) { in GetLocalTensors() local
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.cc278 const Tensor& tensor_value) { in WriteGraphExecutionTrace()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_test.cc115 StringRef tensor_value = GetString(input_tensor, tensor_dim_index); in CheckInputTensorValue() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc1089 const std::vector<T>& tensor_value, in AddNewInputConstantTensor()
1141 const std::vector<T>& tensor_value, in AddNewInputConstantTensor()