HomeSort by relevance Sort by last modified time
    Searched refs:output0 (Results 1 - 25 of 340) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/ml/nn/runtime/test/specs/V1_0/
dequantize.mod.py 11 output0 = {i2: # output 0 variable
15 Example((input0, output0))
floor.mod.py 12 output0 = {i2: # output 0 variable
17 Example((input0, output0))
l2_normalization.mod.py 28 output0 = {i2: # output 0 variable
32 Example((input0, output0))
l2_normalization_2.mod.py 28 output0 = {i2: # output 0 variable
32 Example((input0, output0))
l2_normalization_large.mod.py 31 output0 = {i2: # output 0 variable
38 Example((input0, output0))
logistic_float_1.mod.py 28 output0 = {i3: # output 0 variable
35 Example((input0, output0))
logistic_quant8_1.mod.py 28 output0 = {i3: # output 0 variable
32 Example((input0, output0))
relu1_float_1.mod.py 25 output0 = {i2: # output 0 variable
28 Example((input0, output0))
relu6_float_1.mod.py 25 output0 = {i2: # output 0 variable
28 Example((input0, output0))
relu_float_1.mod.py 25 output0 = {i2: # output 0 variable
28 Example((input0, output0))
tanh.mod.py 12 output0 = {i2: # output 0 variable
16 Example((input0, output0))
add.mod.py 15 output0 = {i3: # output 0 variable
19 Example((input0, output0))
add_broadcast_quant8.mod.py 15 output0 = {i3: # output 0 variable
19 Example((input0, output0))
add_quant8.mod.py 15 output0 = {i3: # output 0 variable
19 Example((input0, output0))
avg_pool_float_5.mod.py 28 output0 = {i3: # output 0 variable
31 Example((input0, output0))
avg_pool_quant8_5.mod.py 28 output0 = {i3: # output 0 variable
31 Example((input0, output0))
concat_float_1.mod.py 28 output0 = {r: [1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0]} variable
31 Example((input0, output0))
concat_quant8_1.mod.py 28 output0 = {r: [1, 2, 3, 7, 8, 9, 4, 5, 6, 10, 11, 12]} variable
31 Example((input0, output0))
depth_to_space_float_1.mod.py 12 output0 = {output: # output 0 variable
16 Example((input0, output0))
depth_to_space_float_2.mod.py 12 output0 = {output: # output 0 variable
16 Example((input0, output0))
depth_to_space_float_3.mod.py 16 output0 = {output: # output 0 variable
22 Example((input0, output0))
depth_to_space_quant8_1.mod.py 12 output0 = {output: # output 0 variable
16 Example((input0, output0))
depth_to_space_quant8_2.mod.py 12 output0 = {output: # output 0 variable
16 Example((input0, output0))
fully_connected_float.mod.py 28 output0 = {out0: # output 0 variable
32 Example((input0, output0))
fully_connected_float_2.mod.py 54 output0 = {out0: # output 0 variable
61 Example((input0, output0))

Completed in 121 milliseconds

1 2 3 4 5 6 7 8 91011>>