commit | 5abdc77f3c191bc771a5e97a9cecf30fd832de96 | [log] [tgz] |
---|---|---|
author | bartekkuncer <bartosz.kuncer@intel.com> | Tue Jul 05 09:39:50 2022 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 05 09:39:50 2022 +0200 |
tree | 14a3685fbea658f7a0d6a4833e575d90633c74dc | |
parent | 9745d36ff48102aae0b010840d7f6c16e8982349 [diff] |
[FEATURE] Add _npi_power_scalar and _npi_multiply_scalar fuse (#20976) * [FEATURE] Add _npi_power_scalar and _npi_multiply_scalar fuse * Merge _npi_power_scalar implementation with implementation of this fuse * Fix clang * Fix CI * Fix review and simplify the implementation * Add checks for the amount of inputs and outputs * Fix CI * Add Reset() function * Fix DNNLPowMulScalarShape and Type functions * Fix DNNLPowMulScalarType * Fix DNNLPowMulScalarType * Add generic implementation for sq_pow_mul_scalar operator * Fix sanity * Fix req * Add Filter method to property * Add new line * Fix gpu CI * Add '_sg_pow_mul_scalar' to symbol_fp16.py * Fix CI on MacOS * Fix SupportDNNL* * Make PowMulScalarCompute more readable * Fix PowMulScalarCompute * Fix memory usage * Fix build
Apache MXNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, MXNet contains a dynamic dependency scheduler that automatically parallelizes both symbolic and imperative operations on the fly. A graph optimization layer on top of that makes symbolic execution fast and memory efficient. MXNet is portable and lightweight, scalable to many GPUs and machines.
Apache MXNet is more than a deep learning project. It is a community on a mission of democratizing AI. It is a collection of blue prints and guidelines for building deep learning systems, and interesting insights of DL systems for hackers.
Licensed under an Apache-2.0 license.
Branch | Build Status |
---|---|
master | |
v1.x | |
Channel | Purpose |
---|---|
Follow MXNet Development on Github | See what's going on in the MXNet project. |
MXNet Confluence Wiki for Developers | MXNet developer wiki for information related to project development, maintained by contributors and developers. To request write access, send an email to send request to the dev list . |
dev@mxnet.apache.org mailing list | The “dev list”. Discussions about the development of MXNet. To subscribe, send an email to dev-subscribe@mxnet.apache.org . |
discuss.mxnet.io | Asking & answering MXNet usage questions. |
Apache Slack #mxnet Channel | Connect with MXNet and other Apache developers. To join the MXNet slack channel send request to the dev list . |
Follow MXNet on Social Media | Get updates about new features and events. |
Keep connected with the latest MXNet news and updates.
MXNet emerged from a collaboration by the authors of cxxnet, minerva, and purine2. The project reflects what we have learned from the past projects. MXNet combines aspects of each of these projects to achieve flexibility, speed, and memory efficiency.
Tianqi Chen, Mu Li, Yutian Li, Min Lin, Naiyan Wang, Minjie Wang, Tianjun Xiao, Bing Xu, Chiyuan Zhang, and Zheng Zhang. MXNet: A Flexible and Efficient Machine Learning Library for Heterogeneous Distributed Systems. In Neural Information Processing Systems, Workshop on Machine Learning Systems, 2015