COMMITS
/ python/setup.py August 3, 2020
H
update setup.py (#18850)
Haibin Lin committed
July 15, 2020
L
Refactor scope functionality in Python API (#18619)
Leonard Lausen committed
April 23, 2020
S
[DEV] switch nose with pytest (#18025)
Sheng Zha committed
April 14, 2020
L
Switch to C++17 and modernize toolchain + CI (#17984)
Leonard Lausen committed
February 24, 2020
H
MXNet FFI for Operator Imperative Invocation (#17510)
Haozheng Fan committed
February 15, 2020
L
Python 2 cleanup (#17583)
Leonard Lausen committed
May 24, 2019
D
[MXNET-545] Fix broken cython build (#10951)
Deokjae Lee committed
May 18, 2019
S
add upper bound
stu1130 committed
April 1, 2019
S
update the numpy version
stu1130 committed
November 20, 2018
K
Update Requests version to 2.20.0 to handle security risk (#13266)
Kalyanee Chendke committed
October 5, 2018
A
Change numpy version to 1.15.2 in python and docker install requirements (#12711)
Alexander Pivovarov committed
August 24, 2018
C
Tighten up PyLint directives again (#12322)
cclauss committed
August 11, 2018
J
fix cython nnvm include path (#12133)
Jingbei Li committed
July 20, 2018
C
Add trove classifiers for PyPI page (#11818)
cclauss committed
April 6, 2018
A
Update versions of python dependencies (#10430)
Amol Lele committed
March 26, 2018
H
move dmlc-core & make" (#10231)
Haibin Lin committed
January 4, 2018
H
Updating the PyPi package URL to be Apache and not DMLC (#9299)
Hagay Lupesko committed
December 25, 2017
S
Make versions of python dependencies like numpy, deterministic. (#9169)
Sandeep Krishnamurthy committed
October 17, 2017
S
remove usage of install command from code gen (#8304)
Sheng Zha committed
October 16, 2017
S
generate op frontend code for IDE auto-complete (#8244)
Sheng Zha committed
August 8, 2017
M
Add license header (#7379)
Mu Li committed
July 23, 2017
S
remove where= from find_packages() (#7167)
Sheng Zha committed
July 20, 2017
S
recursively include modules in setup.py (#7128)
Sheng Zha committed
June 2, 2017
N
add requests, graphviz used test_utils and visualization to python setup (#6533)
Naveen Swamy committed
May 23, 2017
E
Update setup.py
Eric Junyuan Xie committed
E
fix cython build (#6356)
Eric Junyuan Xie committed
March 21, 2017
E
add contrib package (#5499)
Eric Junyuan Xie committed
February 24, 2017
Z
[MERGE_MINPY] add log.py, a more verbose customed logger (#4911)
Ziheng Jiang committed
February 23, 2017
E
Update setup.py
Eric Junyuan Xie committed
February 4, 2017
E
Update setup.py
Eric Junyuan Xie committed
January 19, 2017
E
Update setup.py (#4723)
Eric Junyuan Xie committed
December 23, 2016
November 21, 2016
T
Formalize broadcast and elemwise ops (#3907)
Tianqi Chen committed
September 25, 2016
X
Locate compiled library on Windows (#3369)
Xingjian Shi committed
September 17, 2016
H
fix cpython in windows (#3309)
Hu Shiwen committed
September 14, 2016
T
[CYTHON] Cython module for NDArray (#3292)
Tianqi Chen committed
H
add nnvm cmake with windows (#3255)
Hu Shiwen committed
September 10, 2016
M
Fix path in setup.py (#3276)
Minjie Wang committed
September 9, 2016
T
[OP] Add alias support (#3261)
Tianqi Chen committed
September 8, 2016
T
[EXEC] Support fcompute (#3249)
Tianqi Chen committed
September 7, 2016
T
[PYTHON] Optional Cython Module for Symbols (#3242)
Tianqi Chen committed
December 26, 2016
D
Add mxnet.notebook into setup.py (#4378)
DamonDeng committed
April 13, 2016
P
add module to registered packages (#1841)
pluskid committed
October 18, 2015
T
[OP] Add Regression operator for binary and linear regression
tqchen committed
T
[DOC] Detail build info
tqchen committed
September 29, 2015
T
Make python package install more easily
Tianqi Chen committed
August 6, 2015
B
minor python
Bing Xu committed