Home
last modified time | relevance | path

Searched defs:subgraph_output (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dif.cc196 TfLiteTensor* subgraph_output = in Eval() local
205 const TfLiteTensor* subgraph_output = in Eval() local
/aosp_15_r20/external/XNNPACK/test/
H A Dsubgraph-unary-tester.h89 std::vector<OutputType> subgraph_output; variable
H A Dhardswish.cc64 std::vector<float> subgraph_output(num_output_elements, std::nanf("")); in TEST_F() local
H A Dsubgraph-binary-tester.h119 std::vector<T> subgraph_output; variable
H A Dprelu.cc62 std::vector<float> subgraph_output; member in PreluTestF32
H A Daverage-pooling-2d.cc85 std::vector<float> subgraph_output; member in AveragePoolingTestF32
H A Dargmax-pooling-2d.cc83 std::vector<float> subgraph_output; member in ArgmaxPoolingTestF32
H A Dunpooling-2d.cc91 std::vector<T> subgraph_output; member in Unpooling2DTestBase
H A Dstatic-resize-bilinear-2d.cc79 std::vector<T> subgraph_output; member in StaticResizeBilinear2DTestBase
H A Dglobal-average-pooling-1d.cc87 std::vector<T> subgraph_output; member in GlobalAveragePooling1DTest
H A Dglobal-average-pooling-2d.cc80 std::vector<T> subgraph_output; member in GlobalAveragePooling2DTest
H A Dconcatenate2.cc120 std::vector<T> subgraph_output; member in Concatenate2Test
H A Ddepth-to-space.cc85 std::vector<T> subgraph_output; member in DepthToSpaceTest
H A Dconcatenate3.cc128 std::vector<T> subgraph_output; member in Concatenate3Test
H A Dmax-pooling-2d.cc107 std::vector<T> subgraph_output; member in MaxPooling2DTestBase
H A Dconcatenate4.cc136 std::vector<T> subgraph_output; member in Concatenate4Test
H A Dfully-connected.cc106 std::vector<T> subgraph_output; member in FullyConnectedTestBase
H A Dconvolution-2d.cc107 std::vector<T> subgraph_output; member in xnnpack::ConvolutionTestBase
H A Ddepthwise-convolution-2d.cc111 std::vector<T> subgraph_output; member in xnnpack::DepthwiseConvolutionTestBase
H A Ddeconvolution-2d.cc111 std::vector<T> subgraph_output; member in DeconvolutionTestBase
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dtflite_subgraph_execute.cc212 TfLiteTensor* subgraph_output = in CopyTFLiteSubgraphResult() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dcall.cc111 const TfLiteTensor* subgraph_output = in ValidateAndResizeOutputs() local