This is an automated email from the ASF dual-hosted git repository.
richhuang pushed a change to branch dev-qdp
in repository https://gitbox.apache.org/repos/asf/mahout.git
discard b6f1a3bc1 [QDP] DLPack shape/strides: Support batch 2D tensor
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/dev-qdp (f9e4c28ec)
\
O -- O -- O (b6f1a3bc1)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
qdp/benchmark/benchmark_e2e.py | 23 ++++------
qdp/qdp-core/src/dlpack.rs | 17 ++-----
qdp/qdp-core/src/gpu/memory.rs | 5 --
qdp/qdp-core/src/preprocessing.rs | 6 ---
qdp/qdp-core/tests/api_workflow.rs | 92 -------------------------------------
qdp/qdp-core/tests/memory_safety.rs | 2 +-
qdp/qdp-core/tests/validation.rs | 24 ----------
7 files changed, 14 insertions(+), 155 deletions(-)