Home
last modified time | relevance | path

Searched refs:schedule_depthwise_conv2d_nchw_spatial_pack (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/topi/python/
H A Dtest_topi_depthwise_conv2d.py35 topi.arm_cpu.schedule_depthwise_conv2d_nchw_spatial_pack,
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/arm_cpu/
H A Ddepthwise_conv2d.py369 def schedule_depthwise_conv2d_nchw_spatial_pack(cfg, outs): function