Home
last modified time | relevance | path

Searched defs:operator_output (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Dsubgraph-unary-tester.h88 std::vector<OutputType> operator_output; variable
H A Dhardswish.cc77 std::vector<float> operator_output(num_output_elements, std::nanf("")); in TEST_F() local
H A Dsubgraph-binary-tester.h118 std::vector<T> operator_output; variable
H A Dprelu.cc61 std::vector<float> operator_output; member in PreluTestF32
H A Daverage-pooling-2d.cc84 std::vector<float> operator_output; member in AveragePoolingTestF32
H A Dargmax-pooling-2d.cc81 std::vector<float> operator_output; member in ArgmaxPoolingTestF32
H A Dunpooling-2d.cc90 std::vector<T> operator_output; member in Unpooling2DTestBase
H A Dstatic-resize-bilinear-2d.cc78 std::vector<T> operator_output; member in StaticResizeBilinear2DTestBase
H A Dglobal-average-pooling-1d.cc86 std::vector<T> operator_output; member in GlobalAveragePooling1DTest
H A Dglobal-average-pooling-2d.cc79 std::vector<T> operator_output; member in GlobalAveragePooling2DTest
H A Dconcatenate2.cc119 std::vector<T> operator_output; member in Concatenate2Test
H A Ddepth-to-space.cc84 std::vector<T> operator_output; member in DepthToSpaceTest
H A Dconcatenate3.cc127 std::vector<T> operator_output; member in Concatenate3Test
H A Dmax-pooling-2d.cc106 std::vector<T> operator_output; member in MaxPooling2DTestBase
H A Dconcatenate4.cc135 std::vector<T> operator_output; member in Concatenate4Test
H A Dfully-connected.cc105 std::vector<T> operator_output; member in FullyConnectedTestBase
H A Dconvolution-2d.cc106 std::vector<T> operator_output; member in xnnpack::ConvolutionTestBase
H A Ddepthwise-convolution-2d.cc110 std::vector<T> operator_output; member in xnnpack::DepthwiseConvolutionTestBase
H A Ddeconvolution-2d.cc110 std::vector<T> operator_output; member in DeconvolutionTestBase