Home
last modified time | relevance | path

Searched defs:indices_shape (Results 1 – 25 of 65) sorted by relevance

123

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/dyn/
H A Dtest_dynamic_op_level10.py60 def _get_oshape(indices_shape, depth, axis): argument
74 def _verify(indices_shape, depth, on_value, off_value, axis, dtype): argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dsparse_tensor.cc236 const std::vector<int64_t>& indices_shape, in Make()
249 const std::vector<int64_t>& indices_shape, in Make()
268 std::vector<int64_t> indices_shape({non_zero_length, ndim}); in Make() local
281 std::vector<int64_t> indices_shape({non_zero_length, ndim}); in Make() local
303 const std::vector<int64_t>& indices_shape, in ValidateSparseCSXIndex()
327 const std::vector<int64_t>& indices_shape, in CheckSparseCSXIndexValidity()
H A Dsparse_tensor.h229 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
242 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dsparse_tensor.cc236 const std::vector<int64_t>& indices_shape, in Make()
249 const std::vector<int64_t>& indices_shape, in Make()
268 std::vector<int64_t> indices_shape({non_zero_length, ndim}); in Make() local
281 std::vector<int64_t> indices_shape({non_zero_length, ndim}); in Make() local
303 const std::vector<int64_t>& indices_shape, in ValidateSparseCSXIndex()
327 const std::vector<int64_t>& indices_shape, in CheckSparseCSXIndexValidity()
H A Dsparse_tensor.h229 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
242 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dsparse_tensor.cc305 const std::vector<int64_t>& indices_shape, in Make()
322 std::vector<int64_t> indices_shape({non_zero_length, ndim}); in Make() local
344 const std::vector<int64_t>& indices_shape, in ValidateSparseCSXIndex()
364 const std::vector<int64_t>& indices_shape, in CheckSparseCSXIndexValidity()
382 const std::vector<int64_t>& indices_shape, in CheckSparseCSFIndexValidity()
H A Dsparse_tensor.h191 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
204 const std::vector<int64_t>& indptr_shape, const std::vector<int64_t>& indices_shape, in Make()
/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DCoeffsBase.cpp42 const std::vector<unsigned int>& indices_shape, in CoeffsBase()
110 std::vector<unsigned int> indices_shape(args_.size()); in CoeffsBase() local
157 std::vector<unsigned int> indices_shape(dim); in CoeffsBase() local
180 void CoeffsBase::initializeIndices(const std::vector<unsigned int>& indices_shape, const std::vecto… in initializeIndices()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level10.py421 def _get_oshape(indices_shape, depth, axis): argument
435 def _verify(indices_shape, depth, on_value, off_value, axis, dtype): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level10.py421 def _get_oshape(indices_shape, depth, axis): argument
435 def _verify(indices_shape, depth, on_value, off_value, axis, dtype): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_op_level10.py466 def _get_oshape(indices_shape, depth, axis): argument
480 def _verify(indices_shape, depth, on_value, off_value, axis, dtype): argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/op/
H A D_transform.py173 def _take_no_axis_shape_func(indices_shape, out_ndim): argument
180 def _take_with_axis_shape_func(data_shape, indices_shape, axis, out_ndim): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/op/
H A D_transform.py173 def _take_no_axis_shape_func(indices_shape, out_ndim): argument
180 def _take_with_axis_shape_func(data_shape, indices_shape, axis, out_ndim): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/tensor/
H A Dcoo_converter.cc110 const std::vector<int64_t> indices_shape = {nonzero_count, ndim}; in Convert() local
H A Dcsc_converter.cc108 std::vector<int64_t> indices_shape({nonzero_count}); in Convert() local
H A Dcsr_converter.cc108 std::vector<int64_t> indices_shape({nonzero_count}); in Convert() local
/dports/misc/py-onnx/onnx-1.10.2/onnx/defs/tensor/
H A Dold.cc1301 const TensorShapeProto& indices_shape = in __anon151c70ac1002() local
2152 const auto& indices_shape = in __anon151c70ac1b02() local
3478 const TensorShapeProto& indices_shape = in __anon151c70ac2902() local
3755 const TensorShapeProto& indices_shape = in __anon151c70ac2c02() local
4138 const auto& indices_shape = in __anon151c70ac2f02() local
H A Ddefs.cc1647 const TensorShapeProto& indices_shape = in __anon59def38f1502() local
2569 const TensorShapeProto& indices_shape = in __anon59def38f2302() local
2726 const TensorShapeProto& indices_shape = in __anon59def38f2402() local
3429 const auto& indices_shape = local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/op/
H A D_transform.py291 def _take_no_axis_shape_func(indices_shape, out_ndim): argument
299 def _take_with_axis_shape_func(data_shape, indices_shape, axis, out_ndim): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/include/
H A Dtest_util.h513 const mxnet::TShape& indices_shape = arr.aux_shape(rowsparse::kIdx); in print() local
533 const mxnet::TShape& indices_shape = arr.aux_shape(csr::kIdx); in print() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/include/
H A Dtest_util.h513 const mxnet::TShape& indices_shape = arr.aux_shape(rowsparse::kIdx); in print() local
533 const mxnet::TShape& indices_shape = arr.aux_shape(csr::kIdx); in print() local
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/unittest/
H A Dtest_infer_shape.py376 def check(data_shape, indices_shape, out_shape): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/unittest/
H A Dtest_infer_shape.py376 def check(data_shape, indices_shape, out_shape): argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/tensor/
H A Dcsx_converter.cc120 std::vector<int64_t> indices_shape({nonzero_count}); in Convert() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/tensor/
H A Dcsx_converter.cc120 std::vector<int64_t> indices_shape({nonzero_count}); in Convert() local

123