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

Make check_isfinite, check_scale optional in clip_global_norm #12042

Merged
merged 5 commits into from
Aug 27, 2018

Commits on Aug 26, 2018

  1. Make check_isfinite, check_scale optional in clip_global_norm

    If both are set to false, clip_global_norm does not force any synchronization
    and throughput can be increased.
    leezu committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    ccf4bbe View commit details
    Browse the repository at this point in the history
  2. Add tests

    leezu committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    fbef422 View commit details
    Browse the repository at this point in the history
  3. Remove check_scale

    leezu committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    9116443 View commit details
    Browse the repository at this point in the history
  4. Document return type

    leezu committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    e950826 View commit details
    Browse the repository at this point in the history
  5. Fix test_gluon_gpu

    leezu committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    e58e740 View commit details
    Browse the repository at this point in the history