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

Add npx op 'index_add' #18089

Merged
merged 31 commits into from
Jun 2, 2020
Merged

Add npx op 'index_add' #18089

merged 31 commits into from
Jun 2, 2020

Commits on May 28, 2020

  1. part cpu

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d3f3b9c View commit details
    Browse the repository at this point in the history
  2. index_add forward & test

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    2468449 View commit details
    Browse the repository at this point in the history
  3. fix wrong doc

    Ubuntu authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    434a737 View commit details
    Browse the repository at this point in the history
  4. fix index_add_sanity_error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5ce6df7 View commit details
    Browse the repository at this point in the history
  5. index_update_test

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3dfc71d View commit details
    Browse the repository at this point in the history
  6. remove index_update & implement index_add backward

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a33b5d1 View commit details
    Browse the repository at this point in the history
  7. fix sanity error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6da451a View commit details
    Browse the repository at this point in the history
  8. reduce code length

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    bed6de8 View commit details
    Browse the repository at this point in the history
  9. depart into two file

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b2c845d View commit details
    Browse the repository at this point in the history
  10. test CI compiler

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    458f6f8 View commit details
    Browse the repository at this point in the history
  11. test CI

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    385d281 View commit details
    Browse the repository at this point in the history
  12. test CI

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1eb1373 View commit details
    Browse the repository at this point in the history
  13. reduce mshadow & allow more dtype

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ee0c3f4 View commit details
    Browse the repository at this point in the history
  14. fix sanity error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d1044d7 View commit details
    Browse the repository at this point in the history
  15. fix conflict

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    fee2095 View commit details
    Browse the repository at this point in the history
  16. reduce fwd macro code

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    7a61984 View commit details
    Browse the repository at this point in the history
  17. reduce bwd macro code

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6daacd6 View commit details
    Browse the repository at this point in the history
  18. fix compile error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    071d321 View commit details
    Browse the repository at this point in the history
  19. tensor ind

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    23d814a View commit details
    Browse the repository at this point in the history
  20. remove cudaMalloc/cudaFree

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ca8cec3 View commit details
    Browse the repository at this point in the history
  21. fix windows compile error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a3059fd View commit details
    Browse the repository at this point in the history
  22. fix compile error

    JiangZhaoh authored and Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3647f46 View commit details
    Browse the repository at this point in the history
  23. use value instead of references

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    8d79cd0 View commit details
    Browse the repository at this point in the history
  24. remove pragma

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    de970e3 View commit details
    Browse the repository at this point in the history
  25. fix naive engine error

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    c284347 View commit details
    Browse the repository at this point in the history
  26. try to pass CI

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6865cea View commit details
    Browse the repository at this point in the history
  27. fix sanity error

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ceecbde View commit details
    Browse the repository at this point in the history
  28. depart gradient into three node

    Ubuntu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f0e4315 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. resolve comment & initialize mshadow::Shape

    Ubuntu committed May 29, 2020
    Configuration menu
    Copy the full SHA
    a6b1350 View commit details
    Browse the repository at this point in the history
  2. fix werror

    Ubuntu committed May 29, 2020
    Configuration menu
    Copy the full SHA
    3471dd7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

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