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

[MXNET-524] Broadcast like operator #11820

Merged
merged 7 commits into from
Jul 20, 2018
Merged

Commits on Jul 18, 2018

  1. Registered the broadcast_like operator with GPU and CPU

    Added appropriate shape inference
    ifeherva committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    e9a8c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f7f2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cddf8a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Fixed backward operation

    ifeherva committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    cc53496 View commit details
    Browse the repository at this point in the history
  2. Added unit tests

    ifeherva committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    2c46e34 View commit details
    Browse the repository at this point in the history
  3. Fixed linting issues

    ifeherva committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    00eeeca View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Added missing api doc

    ifeherva committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    28b1bf4 View commit details
    Browse the repository at this point in the history