This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API Standardization]Standardize MXNet NumPy Statistical & Linalg Fun…
…ctions (#20592) * [Website] Fix website publish (#20573) * fix website publish * update * remove .asf.yaml from version/master * force include .asf.yaml * include .htaccess * add .asf.yaml check in CI * change linalg & statical funcs * add vecdot * changes made * changes made * changes made * changes made * delete test vecdot * fixed lint add radd rand ror rxor * fixed lint error * fixed lint error * fixed problems * delete 'vecdot' in __all__ * fixed acosh doc * fixed tensordot bug add vecdot notes * add line in line 58 * add line in line 4254 * add line in 5423,9080 in multiarray add line in 260 in test_numpy_op * Update python/mxnet/numpy/multiarray.py Co-authored-by: Zhenghui Jin <[email protected]> * solve typo * add wrap_data_api_linalg_func in line 1335 & 1205 Co-authored-by: Zhenghui Jin <[email protected]>
- Loading branch information
Showing
4 changed files
with
754 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.