Searched refs:act2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_0/
H A Davg_pool_quant8_4.mod.py22 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 Dmax_pool_quant8_3.mod.py34 act2 = Int32Scalar("relu1_activation", 2) variable
42 "MAX_POOL_2D", i0, padding, padding, padding, padding, stride, stride, filt, filt, act2).To(output)

Completed in 51 milliseconds