Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/
Ddelegate_test.cc90 constexpr int kOutputTensorIndex = 3; in TEST_F() local
114 constexpr int kOutputTensorIndex = 3; in TEST_F() local
162 constexpr int kOutputTensorIndex = 3; in TEST_F() local
191 constexpr int kOutputTensorIndex = 3; in TEST_F() local
276 constexpr int kOutputTensorIndex = 0; in TEST_F() local
294 constexpr int kOutputTensorIndex = 3; in TEST_F() local
317 constexpr int kOutputTensorIndex = 3; in TEST_F() local
390 constexpr int kOutputTensorIndex = 3; in TEST_F() local
452 constexpr int kOutputTensorIndex = 2; in TEST_F() local
496 constexpr int kOutputTensorIndex = 3; in TEST_F() local
[all …]
Dinterpreter_utils_test.cc49 constexpr int kOutputTensorIndex = 3; in TEST_F() local
88 constexpr int kOutputTensorIndex = 2; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_requantize_per_channel_op.cc164 const int kOutputTensorIndex = 0; member in tensorflow::MklRequantizePerChannelOp
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Ddepthwise_conv_slicing_test.cc41 constexpr int kOutputTensorIndex = 3; variable
/external/tensorflow/tensorflow/lite/micro/kernels/
Ddepthwise_conv_test.cc34 constexpr int kOutputTensorIndex = 3; variable