Searched refs:act2 (Results 1 - 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/specs/V1_0/ |
H A D | avg_pool_quant8_4.mod.py | 22 act2 = Int32Scalar("relu1_activitation", 2) variable 24 model = model.Operation("AVERAGE_POOL_2D", i1, pad0, pad0, pad0, pad0, cons1, cons1, cons1, cons1, act2).To(o)
|
H A D | max_pool_quant8_3.mod.py | 34 act2 = Int32Scalar("relu1_activation", 2) variable 42 "MAX_POOL_2D", i0, padding, padding, padding, padding, stride, stride, filt, filt, act2).To(output)
|
Completed in 46 milliseconds