This is an automated email from the ASF dual-hosted git repository.
aaronmarkham pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 9c99bf2 Fix for wrong reqs set after switching from training to
inference (#16553)
add ef56334 julia/docs: more DRY on page rendering (#16396)
No new revisions were added by this update.
Summary of changes:
julia/docs/Project.toml | 2 +-
julia/docs/make.jl | 33 +++++++++++++++++++++++++++++++++
julia/docs/mkdocs.yml | 1 +
julia/docs/src/api.md | 15 +--------------
julia/docs/src/api/ndarray.md | 20 ++------------------
julia/docs/src/api/symbolic-node.md | 11 +----------
julia/docs/src/index.md | 16 ++--------------
julia/src/executor.jl | 2 +-
julia/src/symbolic-node/show.jl | 2 +-
9 files changed, 43 insertions(+), 59 deletions(-)