This is an automated email from the ASF dual-hosted git repository.
ptrendx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 9d62392 Fix python micro-site table of content bugs (#18664)
add 7f7e1c5 Add better partial args/aux handling in symbol optimize_for
(#18350)
No new revisions were added by this update.
Summary of changes:
include/mxnet/c_api.h | 30 +++++++++++
python/mxnet/symbol/symbol.py | 98 +++++++++++++++++++++++++++++++---
src/c_api/c_api_symbolic.cc | 120 +++++++++++++++++++++++++++++-------------
src/common/exec_utils.h | 72 -------------------------
4 files changed, 204 insertions(+), 116 deletions(-)