Code Monkey home page Code Monkey logo

mxnet-gluon-syncbn's Introduction

MXNet-Gluon-SyncBN

created by Hang Zhang

SyncBN has been included in MXNet, see the doc.

mxnet-gluon-syncbn's People

Contributors

zhanghang1989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mxnet-gluon-syncbn's Issues

what if I write a syncBN from mx.symbol.BatchNorm?

Hello! we writed a syncBN by modifying mx.symbol.BatchNorm_v1 source code which is depreciated. we'd like to update to mx.symbol.BatchNorm, but it's harder to make it because NNVM is introduced in these new operators.

Maybe we are not able to do it on source code layer. How do you think we can add synchronization into mx.symbol.BN like you've done in gluon.nn.BN?(These two BNs are incompatible so we can not use yours)

SyncBatchNorm的调用

看了SyncBatchNorm的doc,没看到input data这个参数(和原有的bn对比bn = mx.sym.BatchNorm(data=conv)),想问下SyncBatchNorm怎么调用呢,能不能给个例子呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.