Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Numpy] Fix collect_params().zero_grad() in gluon numpy interface #16716

Merged
merged 4 commits into from
Nov 13, 2019

Commits on Nov 4, 2019

  1. fix zero_grad

    sxjscience committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    f889ac8 View commit details
    Browse the repository at this point in the history
  2. Update parameter.py

    sxjscience committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    dcbfe86 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. add test

    sxjscience committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    16b41bd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. fix

    sxjscience committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    8df9214 View commit details
    Browse the repository at this point in the history