Searched defs:inputToInputWeights (Results 1 – 4 of 4) sorted by relevance
12 auto inputToInputWeights = model->addOperand(&type1); in CreateModel() local51 auto inputToInputWeights = model->addOperand(&type1); in CreateModel_relaxed() local94 auto inputToInputWeights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local135 auto inputToInputWeights = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local
158 void setWeightsAndBiases(std::vector<uint8_t> inputToInputWeights, in setWeightsAndBiases()
259 auto inputToInputWeights = GetInput(operation, operands, kInputToInputWeightsTensor); in prepare() local
3090 ANeuralNetworksOperandType inputToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local