Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] TAD overhaul #7557

Merged
merged 16 commits into from
Apr 16, 2019
Merged

[WIP] TAD overhaul #7557

merged 16 commits into from
Apr 16, 2019

Commits on Apr 12, 2019

  1. replace old TAD stuff with new one less buggy

    Yurii Shyrma committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    50a6f41 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. polishing new tad stuff

    Yurii Shyrma committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    d0df5e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. correct NDArrayList::stack method

    Yurii Shyrma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    f903e3f View commit details
    Browse the repository at this point in the history
  2. correct split_list

    Yurii Shyrma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3bc08b2 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary ShapeUtils methods

    Yurii Shyrma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    4dd5904 View commit details
    Browse the repository at this point in the history
  4. few tweaks

    raver119 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    80ef066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0de1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52adc39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a8fb7b View commit details
    Browse the repository at this point in the history
  8. one more test updated

    raver119 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    c4d587c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. - deprecate javaTensorAlongDimension

    - bad test removed
    raver119 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    b0371ea View commit details
    Browse the repository at this point in the history
  2. - one more Nd4j.create() signature

    - INDArray.tensorAlongDimension ews handling removed
    raver119 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    4eee03a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8812f03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d0a661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b9b36d View commit details
    Browse the repository at this point in the history
  6. delete unnecessary tests

    Yurii Shyrma committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    ad671b8 View commit details
    Browse the repository at this point in the history