-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[API Standardization]Standardize MXNet NumPy Statistical & Linalg Functions #20592
Conversation
* fix website publish * update * remove .asf.yaml from version/master * force include .asf.yaml * include .htaccess * add .asf.yaml check in CI
Hey @NathanYyc , Thanks for submitting the PR
CI supported jobs: [windows-cpu, windows-gpu, unix-gpu, edge, clang, centos-cpu, centos-gpu, miscellaneous, sanity, website, unix-cpu] Note: |
@mxnet-bot run ci [unix-cpu] |
Jenkins CI successfully triggered : [unix-cpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks!
Description
Part of API standardization
add element-wise functions
add manipulation functions
change statistical functions
change linalg functions
Checklist
Essentials
Changes
Comments