Home
last modified time | relevance | path

Searched refs:WriteNdarrayHeader (Results 1 – 9 of 9) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dserialize.h112 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype,
H A Dserialize.cc611 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype, in WriteNdarrayHeader() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dserialize.h112 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype,
H A Dserialize.cc611 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype, in WriteNdarrayHeader() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dserialize.h112 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype,
H A Dserialize.cc608 Status WriteNdarrayHeader(std::shared_ptr<DataType> dtype, in WriteNdarrayHeader() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/tensorflow/
H A Dplasma_op.cc141 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, 0, &mock)); in ComputeAsync()
153 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, total_bytes, &buf)); in ComputeAsync()
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/tensorflow/
H A Dplasma_op.cc141 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, 0, &mock)); in ComputeAsync()
153 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, total_bytes, &buf)); in ComputeAsync()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/tensorflow/
H A Dplasma_op.cc141 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, 0, &mock)); in ComputeAsync()
153 ARROW_CHECK_OK(arrow::py::WriteNdarrayHeader(arrow_dtype, shape, total_bytes, &buf)); in ComputeAsync()