apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.8k forks source link

Infer `input_names` in `mxnet.gluon.SymbolBlock.imports` API #19569

Open liusy182 opened 3 years ago

liusy182 commented 3 years ago

Description

From discussion #19568 , we want to have mxnet.gluon.SymbolBlock.imports being able to infer the input_names in instead of forcing a client to specify it.

References

github-actions[bot] commented 3 years ago

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly. If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.