Home
last modified time | relevance | path

Searched defs:dtype_str (Results 1 – 14 of 14) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dtest_sparse_tensor.py182 def test_sparse_coo_tensor_from_dense(dtype_str, arrow_type): argument
215 def test_sparse_csr_matrix_from_dense(dtype_str, arrow_type): argument
248 def test_sparse_csf_tensor_from_dense_numpy(dtype_str, arrow_type): argument
275 def test_sparse_csf_tensor_from_dense_tensor(dtype_str, arrow_type): argument
303 def test_sparse_coo_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
324 def test_sparse_csr_matrix_numpy_roundtrip(dtype_str, arrow_type): argument
344 def test_sparse_csf_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
376 def test_dense_to_sparse_tensor(dtype_str, arrow_type, sparse_tensor_type): argument
396 def test_sparse_coo_tensor_scipy_roundtrip(dtype_str, arrow_type): argument
440 def test_sparse_csr_matrix_scipy_roundtrip(dtype_str, arrow_type): argument
[all …]
H A Dtest_tensor.py83 def test_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/tests/
H A Dtest_sparse_tensor.py182 def test_sparse_coo_tensor_from_dense(dtype_str, arrow_type): argument
215 def test_sparse_csr_matrix_from_dense(dtype_str, arrow_type): argument
248 def test_sparse_csf_tensor_from_dense_numpy(dtype_str, arrow_type): argument
275 def test_sparse_csf_tensor_from_dense_tensor(dtype_str, arrow_type): argument
303 def test_sparse_coo_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
324 def test_sparse_csr_matrix_numpy_roundtrip(dtype_str, arrow_type): argument
344 def test_sparse_csf_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
376 def test_dense_to_sparse_tensor(dtype_str, arrow_type, sparse_tensor_type): argument
396 def test_sparse_coo_tensor_scipy_roundtrip(dtype_str, arrow_type): argument
440 def test_sparse_csr_matrix_scipy_roundtrip(dtype_str, arrow_type): argument
[all …]
H A Dtest_tensor.py83 def test_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dtest_sparse_tensor.py175 def test_sparse_coo_tensor_from_dense(dtype_str, arrow_type): argument
208 def test_sparse_csr_matrix_from_dense(dtype_str, arrow_type): argument
241 def test_sparse_csf_tensor_from_dense_numpy(dtype_str, arrow_type): argument
268 def test_sparse_csf_tensor_from_dense_tensor(dtype_str, arrow_type): argument
296 def test_sparse_coo_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
317 def test_sparse_csr_matrix_numpy_roundtrip(dtype_str, arrow_type): argument
337 def test_sparse_csf_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
369 def test_dense_to_sparse_tensor(dtype_str, arrow_type, sparse_tensor_type): argument
389 def test_sparse_coo_tensor_scipy_roundtrip(dtype_str, arrow_type): argument
419 def test_sparse_csr_matrix_scipy_roundtrip(dtype_str, arrow_type): argument
[all …]
H A Dtest_tensor.py77 def test_tensor_numpy_roundtrip(dtype_str, arrow_type): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/backend/contrib/codegen_c/
H A Dcodegen_c.h144 const auto& dtype_str = GetDtypeString(args[i]); in GenerateBackendCFunc() local
212 const auto& dtype_str = GetDtypeString(arg); in JitImpl() local
/dports/textproc/R-cran-stringi/stringi/src/
H A Dstri_time_zone.cpp175 …const char* dtype_str = stri__prepare_arg_string_1_notNA(display_type, "display_type"); /* this is… in stri_timezone_info() local
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/frontend/tensorflow/
H A Dtest_forward.py697 def run(dtype_str): argument
713 def run(dtype_str): argument
746 def run(dtype_str): argument
768 def run(dtype_str): argument
784 def run(dtype_str): argument
795 def run(dtype_str, input_shape): argument
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/frontend/tensorflow/
H A Dtest_forward.py697 def run(dtype_str): argument
713 def run(dtype_str): argument
746 def run(dtype_str): argument
768 def run(dtype_str): argument
784 def run(dtype_str): argument
795 def run(dtype_str, input_shape): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/frontend/tensorflow/
H A Dtest_forward.py1281 def run(dtype_str, infer_shape, element_shape): argument
1304 def run(dtype_str, infer_shape): argument
1331 def run(dtype_str, infer_shape): argument
1348 def run(dtype_str, infer_shape): argument
1376 def run(dtype_str, infer_shape): argument
1401 def run(dtype_str, infer_shape): argument
1421 def run(dtype_str, infer_shape): argument
1442 def run(dtype_str, input_shape, infer_shape): argument
/dports/devel/py-deepdiff/deepdiff-5.6.0/deepdiff/
H A Dhelper.py308 def numpy_dtype_string_to_type(dtype_str): argument
/dports/math/py-jax/jax-0.2.9/jax/
H A Dtest_util.py474 def dtype_str(dtype): function
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp10386 char *dtype_str = process_dtype_struct(dtype); in dtype_struct_name() local