Searched refs:model9 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | depthwise_conv2d_v1_2.mod.py | 160 model9 = Model("quant_output_multiplier_gt_1").Operation("DEPTHWISE_CONV_2D", i9, f9, b9, 2, 1, 1, … variable 167 }, model=model9).AddInput(f9, b9).AddVariations("relaxed")
|
D | conv2d_v1_2.mod.py | 202 model9 = Model("quant_output_multiplier_gt_1").Operation("CONV_2D", i9, f9, b9, 2, 2, 2, 0).To(o9) variable 211 }, model=model9).AddInput(f9, b9).AddVariations("relaxed")
|