Home
last modified time | relevance | path

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

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