Searched defs:biasTensorShape (Results 1 – 3 of 3) sorted by relevance
15 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedFp32Test() local41 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedActivationTest() local67 std::vector<int32_t> biasTensorShape { 1 }; in FullyConnectedInt8Test() local
25 std::vector<char> CreateFullyConnectedTfLiteModel(tflite::TensorType tensorType, in CreateFullyConnectedTfLiteModel()169 void FullyConnectedTest(std::vector<armnn::BackendId>& backends, in FullyConnectedTest()
26 std::vector<char> CreateConv2dTfLiteModel(tflite::BuiltinOperator convolutionOperatorCode, in CreateConv2dTfLiteModel()288 const std::vector<int32_t>& biasTensorShape, in CreateConv3dTfLiteModel()