Searched refs:AddInput (Results 1 – 6 of 6) sorted by relevance
186 #define AddInput(X) \ in SVDFOpModel() macro190 FOR_ALL_INPUT_AND_WEIGHT_TENSORS(AddInput); in SVDFOpModel()192 #undef AddInput in SVDFOpModel()
106 #define AddInput(X) \ in LayerNormLSTMOpModel() macro111 FOR_ALL_INPUT_AND_WEIGHT_TENSORS(AddInput); in LayerNormLSTMOpModel()121 FOR_ALL_LAYER_NORM_WEIGHTS(AddInput); in LayerNormLSTMOpModel()
99 #define AddInput(X) \ in LSTMOpModel() macro103 FOR_ALL_INPUT_AND_WEIGHT_TENSORS(AddInput); in LSTMOpModel()
44 output, act).AddInput(f1).AddVariations(RelaxedModeConverter(True), quant8)
46 output, act).AddInput(f1).AddVariations(RelaxedModeConverter(True), quant8)
446 example.AddInput(f1, b1).AddVariations("relaxed", quant8).AddAllActivations(o1, act)