Home
last modified time | relevance | path

Searched defs:tensor_indices (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc45 const TfLiteIntArray* tensor_indices) { in GetTensorNames()
/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc48 const int* tensor_indices, in ValidateTensorIndexingSafe()
70 int max_size, const int* tensor_indices) { in ValidateTensorIndexing()
/external/tensorflow/tensorflow/core/kernels/
Dtensor_array_ops.cc622 const Tensor* tensor_indices; in Compute() local
1068 const Tensor* tensor_indices; in Compute() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
Dcalibrator.cc251 const std::vector<int>& tensor_indices, in GetLoggableTensorIndices()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc2455 const TfLiteIntArray* tensor_indices, in IsAllAllowedTensors()