mxnet icon indicating copy to clipboard operation
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

Results 182 mxnet issues
Sort by recently updated
recently updated
newest added

## Description ## cmake fails on FC33 due to fixed path, made it consistent with previous write a few lines earlier. ## Checklist ## ### Essentials ### - [x] PR's...

pr-work-in-progress

there is no such variable as `$make_config`, changed to `$cmake_config`

pr-work-in-progress

## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL],...

pr-work-in-progress

## Description ## For people who use conda create python env, install `cudatoolkit` is the most efficient way to get Cuda support. However, the package will not implement the system...

pr-work-in-progress

## Description ## BilinearSampler had a typo in its docstring example. warp_ma**x**trix was initialized but warp_matrix was used later on. ## Checklist ## ### Essentials ### - [x] Changes are...

pr-awaiting-testing

Update docs/README.md file following https://github.com/apache/incubator-mxnet/commit/c789d020449393f177d903515ff4f80a3f616bc6. That commit only updated docs/python_docs/README.md and missed the docs/README.md Both files contained duplicate content. Resolve by linking in docs/README.md to docs/python_docs/README.md when Python docs are...

pr-work-in-progress

## Description ## Regarding #20505 . The Cholesky test on the current master uses only float64 data type. Checking Float32 data type is disabled. Is this intended or negligence? Here...

pr-work-in-progress

there should be a convenient way to assign classes and the order of them.

pr-work-in-progress

## Description ## Deprecate gluon model zoo, image.detection in favor of gluon toolkits and gluon transform functions, respectively. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable...

pr-work-in-progress