Searched refs:biasType (Results 1 – 2 of 2) sorted by relevance
417 const WrapperOperandType biasType(WrapperType::TENSOR_FLOAT32, {problemSize}); in makeRnnSpecialInput() local418 const uint32_t operandIndex = model->addOperand(&biasType); in makeRnnSpecialInput()
2491 const ANeuralNetworksOperandType biasType = { in TEST_F() local2502 EXPECT_EQ(ANeuralNetworksExecution_setInput(mExecution, 2, &biasType, inputData.data(), in TEST_F()3603 const ANeuralNetworksOperandType biasType = { in createAndCompileChannelQuantConvModel() local3619 EXPECT_EQ(ANeuralNetworksModel_addOperand(model, &biasType), ANEURALNETWORKS_NO_ERROR); in createAndCompileChannelQuantConvModel()