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

[MXNET-978] Higher Order Gradient Support arctan, arctanh, radians. #15531

Merged

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    05a47e3 View commit details
    Browse the repository at this point in the history
  2. add relevant tests

    kshitij12345 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    6d44738 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    af60dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a1d68 View commit details
    Browse the repository at this point in the history
  3. add test for radians

    kshitij12345 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    b3fe6bd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. changes

    * use NodeOp for arctan.
    * update few comments.
    * update few variable names.
    kshitij12345 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    97b5fb7 View commit details
    Browse the repository at this point in the history
  2. rename grad_x to x_grad

    kshitij12345 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8b8ab2a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. update comments

    kshitij12345 committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    7c21aca View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to develop/add-higher-order/arctan-arctanh
    kshitij12345 committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    51742b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    0e4f592 View commit details
    Browse the repository at this point in the history
  2. address comments

    * rename NodeOp to NodeOpGen.
    * rename Op to op.
    kshitij12345 committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    ef01b9f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. fix file description

    kshitij12345 committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    f6292ae View commit details
    Browse the repository at this point in the history