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

anirudh2290 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from cbb6f7f  Docs: Fix misprints (#15505)
     add d677d1a  FP16 Support for C Predict API (#15245)

No new revisions were added by this update.

Summary of changes:
 amalgamation/python/mxnet_predict.py | 131 ++++++++++++++++++++++++++++++--
 include/mxnet/c_predict_api.h        |  65 ++++++++++++++++
 src/c_api/c_predict_api.cc           | 140 +++++++++++++++++++++++++++++++++--
 tests/python/gpu/test_predictor.py   | 128 ++++++++++++++++++++++++++++++++
 4 files changed, 454 insertions(+), 10 deletions(-)
 create mode 100644 tests/python/gpu/test_predictor.py

Reply via email to