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

Add a new arange_like operator to contrib #15400

Merged
merged 6 commits into from
Jul 6, 2019

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    35db8e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. add parameter to template

    TaoLv committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c086cb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

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

    …to arange-like
    
    Conflicts:
    	src/operator/tensor/init_op.cc
    	src/operator/tensor/init_op.h
    TaoLv committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    bde9680 View commit details
    Browse the repository at this point in the history
  2. fix lint complains

    TaoLv committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    032a509 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. inum -> num_in

    TaoLv committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    0a8779a View commit details
    Browse the repository at this point in the history
  2. add unit tests

    TaoLv committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    f98e813 View commit details
    Browse the repository at this point in the history