Home
last modified time | relevance | path

Searched defs:biasTensorShape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DFullyConnectedTest.cpp15 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedFp32Test() local
41 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedActivationTest() local
67 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedInt8Test() local
H A DFullyConnectedTestHelper.hpp25 std::vector<char> CreateFullyConnectedTfLiteModel(tflite::TensorType tensorType, in CreateFullyConnectedTfLiteModel()
169 void FullyConnectedTest(std::vector<armnn::BackendId>& backends, in FullyConnectedTest()
H A DConvolutionTestHelper.hpp26 std::vector<char> CreateConv2dTfLiteModel(tflite::BuiltinOperator convolutionOperatorCode, in CreateConv2dTfLiteModel()
288 const std::vector<int32_t>& biasTensorShape, in CreateConv3dTfLiteModel()