COMMITS
/ cpp-package/include/mxnet-cpp/ndarray.hpp May 24, 2021
B
Add back cpp-package (#20131)
barry-jin committed
June 22, 2020
H
graph executor c api removal (#18598)
Haibin Lin committed
February 9, 2020
O
MXNET-1444/MXNET-1445: replace NULL by nullptr (#17543)
Oliver Kowalke committed
February 1, 2020
A
Multithreaded Inference Support (#16654)
Anirudh Subramanian committed
June 7, 2019
May 24, 2019
W
[C++] fix type inconsistent issue when loading quantized parameters (#15038)
Wuxun Zhang committed
April 16, 2019
R
[numpy] Support zero-dim and zero-size tensors in MXNet (#14661)
reminisce committed
April 8, 2019
A
Add exception handling support for waitall (#14397)
Anirudh Subramanian committed
April 3, 2018
D
[MXNET-128] added load from buffer functions (#10261)
David Braude committed
September 26, 2017
E
Random refactor (#7939)
Eric Junyuan Xie committed
August 30, 2017
D
ndarray.hpp needs to include op.h (#7495)
dtmoodie committed
August 26, 2017
D
gpu access of ndarray (#7496)
dtmoodie committed
August 11, 2017
L
Add more license files (#7429)
lxn2 committed
July 12, 2017
E
Refactor Stateful operator and custom op (#6928)
Eric Junyuan Xie committed
June 20, 2017
S
mod (#6698)
Sheng Zha committed
May 17, 2017
X
[cpp-package] Add monitor, optimizers, metrics and bug fixes (#6033)
Xin Li committed
April 4, 2017
P
Adds GetDType() signature to ndarray.h and fixes typo in implementation. (#5680)
Patrick Hebron committed
March 31, 2017
V
fix NDArrayGetData to return to use the right datatype (#5629)
Valentin Churavy committed
C
Caffe without the patch, cpp-package fixed also with Caffe plugin (#5573)
Chris Olivier committed
March 29, 2017
M
[cpp-package] Fix multiple definition issue (#5545)
mingchuan committed
March 22, 2017
X
Integrate cpp package (#5251)
Xin Li committed