Home
last modified time | relevance | path

Searched refs:test_squeeze (Results 1 – 25 of 52) sorted by relevance

123

/dports/misc/ncnn/ncnn-20211208/tests/
H A Dtest_squeeze.cpp18 static int test_squeeze(const ncnn::Mat& a, int squeeze_w, int squeeze_h, int squeeze_c) in test_squeeze() function
114 || test_squeeze(a, 0, 0, 0) in test_squeeze_0()
115 || test_squeeze(a, 0, 0, 1) in test_squeeze_0()
116 || test_squeeze(a, 0, 1, 0) in test_squeeze_0()
117 || test_squeeze(a, 0, 1, 1) in test_squeeze_0()
118 || test_squeeze(a, 1, 0, 0) in test_squeeze_0()
119 || test_squeeze(a, 1, 0, 1) in test_squeeze_0()
120 || test_squeeze(a, 1, 1, 0) in test_squeeze_0()
121 || test_squeeze(a, 1, 1, 1) in test_squeeze_0()
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/unittest/
H A Dtest_infer_shape.py139 def test_squeeze(): function
414 test_squeeze()
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/unittest/
H A Dtest_infer_shape.py139 def test_squeeze(): function
414 test_squeeze()
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Descape_test.py232 def test_squeeze(self): member in EscapeTestCase
/dports/www/py-tornado/tornado-6.1/tornado/test/
H A Descape_test.py306 def test_squeeze(self): member in EscapeTestCase
/dports/www/py-tornado5/tornado-5.1.1/tornado/test/
H A Descape_test.py236 def test_squeeze(self): member in EscapeTestCase
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Descape_test.py233 def test_squeeze(self): member in EscapeTestCase
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_operators.py172 def test_squeeze(): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/contrib/
H A Dtest_onnx.py298 def test_squeeze(): function
533 test_squeeze()
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_top_level1.py494 def test_squeeze(): function
599 test_squeeze()
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_top_level1.py494 def test_squeeze(): function
599 test_squeeze()
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_dummyarray.py206 def test_squeeze(self): member in TestSqueeze
/dports/science/py-quantities/quantities-0.12.5/quantities/tests/
H A Dtest_methods.py44 def test_squeeze(self): member in TestQuantityMethods
/dports/misc/tvm/incubator-tvm-0.6.1/topi/tests/python/
H A Dtest_topi_transform.py548 def test_squeeze(): function
818 test_squeeze()
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level3.py155 def test_squeeze(): function
710 test_squeeze()
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/tests/python/
H A Dtest_topi_transform.py548 def test_squeeze(): function
818 test_squeeze()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level3.py155 def test_squeeze(): function
710 test_squeeze()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/generic/
H A Dtest_generic.py337 def test_squeeze(self): member in TestNDFrame
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/onnx/
H A Dtest_forward.py194 def test_squeeze(): function
1067 test_squeeze()
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/onnx/
H A Dtest_forward.py194 def test_squeeze(): function
1067 test_squeeze()
/dports/math/py-jax/jax-0.2.9/jax/experimental/jax2tf/tests/
H A Dshape_poly_test.py509 def test_squeeze(self): member in ShapePolyPrimitivesTest
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/tests/
H A Dtest_representation_methods.py202 def test_squeeze(self): member in TestManipulation
H A Dtest_shape_manipulation.py321 def test_squeeze(self): member in TestManipulation
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_op_level3.py177 def test_squeeze(): function
1260 test_squeeze()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/topi/python/
H A Dtest_topi_transform.py846 def test_squeeze(): function
1189 test_squeeze()

123