Home
last modified time | relevance | path

Searched defs:y_shape (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/dartsim/dart-6.11.1/examples/drag_and_drop/
H A Dmain.cpp66 std::shared_ptr<BoxShape> y_shape( in main() local
/dports/science/py-nilearn/nilearn-0.8.1/examples/02_decoding/
H A Dplot_miyawaki_reconstruction.py45 y_shape = (10, 10) variable
174 def split_multi_scale(y, y_shape): argument
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/optimizer/passes/
H A Dfuse_matmul_add_bias_into_gemm.h55 auto y_shape = orig_matmul->node()->inputs()[1]->sizes(); in runTransform() local
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/cuda/
H A Dcuda_conv.h103 Shape y_shape; member
/dports/misc/mnn/MNN-1.2.0/test/plugin/
H A DPluginTest.cpp43 auto y_shape = y->getInfo(); in _PluginMatMul() local
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/contrib/
H A Dcudnn.py248 y_shape): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/contrib/
H A Dcudnn.py248 y_shape): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/contrib/
H A Dcudnn.py244 y_shape, argument
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_any.py36 def verify_any_broadcast(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
64 def check_fail(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
H A Dtest_op_level10.py293 def verify_batch_matmul(x_shape, y_shape, out_shape, dtype="float32"): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_any.py36 def verify_any_broadcast(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
64 def check_fail(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
H A Dtest_op_level10.py293 def verify_batch_matmul(x_shape, y_shape, out_shape, dtype="float32"): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/frontend/onnx/
H A Dtest_forward.py338 def _test_power_iteration(x_shape, y_shape): argument
2320 y_shape, argument
2461 def verify_convtranspose(x_shape, w_shape, y_shape, p): argument
2636 def verify_mod(x_shape, y_shape, fmod, out_shape, dtype="float32"): argument
2687 def verify_xor(x_shape, y_shape): argument
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dmac_count.cc160 Array<IndexExpr> y_shape = args[1]->checked_type().as<TensorTypeNode>()->shape; in BatchMatmulMacCount() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/analysis/
H A Dmac_count.cc152 Array<IndexExpr> y_shape = args[1]->checked_type().as<TensorTypeNode>()->shape; in BatchMatmulMacCount() local
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dmac_count.cc160 Array<IndexExpr> y_shape = args[1]->checked_type().as<TensorTypeNode>()->shape; in BatchMatmulMacCount() local
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/linear_model/tests/
H A Dtest_ridge.py503 gcv_mode, X_constructor, X_shape, y_shape, fit_intercept, normalize, noise argument
586 gcv_mode, X_constructor, fit_intercept, n_features, y_shape, noise argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_op_level10.py331 def verify_batch_matmul(x_shape, y_shape, out_shape, dtype="float32"): argument
H A Dtest_any.py63 def verify_any_broadcast(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
109 def check_fail(x_shape, y_shape, x_np_shape, y_np_shape, op, np_op): argument
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/onnx/
H A Dtest_forward.py163 def _test_power_iteration(x_shape, y_shape): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/onnx/
H A Dtest_forward.py163 def _test_power_iteration(x_shape, y_shape): argument
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/tests/
H A Dtest_polyint.py18 def check_shape(interpolator_cls, x_shape, y_shape, deriv_shape=None, axis=0, argument
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/frontend/mxnet/
H A Dtest_forward.py381 def verify(x_shape, y_shape, axes): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/frontend/mxnet/
H A Dtest_forward.py381 def verify(x_shape, y_shape, axes): argument
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/frontend/onnx/
H A Dtest_forward.py228 def _test_power_iteration(x_shape, y_shape): argument

12