This is an automated email from the ASF dual-hosted git repository.

ryankert01 pushed a change to branch qdp-core-cudart-linkage
in repository https://gitbox.apache.org/repos/asf/mahout.git


 discard 1ff2f68d7 fix(qdp): own -lcudart linkage in qdp-core, gate stubs on 
qdp_no_cuda
     add 8379a84ec [Feature][QDP] Pipeline file load respects 
PipelineConfig.dtype (#1407)
     add 8b1f34097 fix(qdp): own -lcudart linkage in qdp-core, gate stubs on 
qdp_no_cuda

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1ff2f68d7)
            \
             N -- N -- N   refs/heads/qdp-core-cudart-linkage (8b1f34097)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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/qdp-core/src/pipeline_runner.rs | 731 +++++++++++++++++++++++++++++++-----
 qdp/qdp-python/qumat_qdp/loader.py  |  32 ++
 qdp/qdp-python/src/engine.rs        |  20 +-
 qdp/qdp-python/src/loader.rs        |  17 +-
 4 files changed, 701 insertions(+), 99 deletions(-)

Reply via email to