You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/09/28 09:25:30 UTC

[singa-doc] branch master updated (0914fee -> 7f5aeab)

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/singa-doc.git.


    from 0914fee  Merge pull request #29 from dcslin/broadcast-mult-add-example
     new 409b258  Add optimizer and time-profiling pages
     new 6b30688  Add time profiling
     new eec9ead  update due to change of API
     new d6ee423  save load model
     new 7f5aeab  Merge pull request #31 from chrishkchris/optimizer

The 201 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs-site/docs/autograd.md       | 113 +++++++++++++++++------------
 docs-site/docs/graph.md          |  35 ++++-----
 docs-site/docs/optimizer.md      | 122 +++++++++++++++++++++++++++++++
 docs-site/docs/time-profiling.md | 153 +++++++++++++++++++++++++++++++++++++++
 docs-site/website/sidebars.json  |   4 +-
 5 files changed, 363 insertions(+), 64 deletions(-)
 create mode 100644 docs-site/docs/optimizer.md
 create mode 100644 docs-site/docs/time-profiling.md