mxnet
mxnet copied to clipboard
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
## Description ## Source files and includes wildcards in the Makefile were hardcoded, limiting the depth of the globbing and making any modifications prone to forget files in make's dependency...
## Description ## Expose the ability to infer shapes partially via the cpp-package Continuation of #16251 ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished...
## Description ## Adds valgrind memory leak check to CI ## Checklist ## ### Essentials ### - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC],...
## Description ## (Brief description on what this PR is about) Fix some typos in python/. ## Checklist ## ### Essentials ### - [x] PR's title starts with a category...
## Description CI jobs running on GPU (centos-gpu, unix-gpu and website) fails with following error: `[2022-04-20T13:09:33.419Z] docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380:...
## Description ## (Brief description on what this PR is about) Fix some typos in docs/ and 3rdparty/. ## Checklist ## ### Essentials ### - [x] PR's title starts with...
## Description ## (Brief description on what this PR is about) Fix some typos in src/. ## Checklist ## ### Essentials ### - [x] PR's title starts with a category...
## Description ## standardize the signatures of MXNet APIs reference: https://github.com/numpy/numpy/tree/main/numpy/array_api ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL],...
## Description ## Try to fix #20471 ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) -...
## Description ## To easily evaluate the overall status on the performance diffs between the fused and unfused/stacked achieved on Gluon RNN API, this script can measure the dummy-data based...