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

[NumPy]Set numpy default dtype #17283

Merged
merged 21 commits into from
Apr 28, 2020
Merged

Commits on Apr 28, 2020

  1. draft 1

    Preliminary completion
    
    fix rebase mistake
    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    5cc7c05 View commit details
    Browse the repository at this point in the history
  2. add new change

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9339d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d322ee View commit details
    Browse the repository at this point in the history
  4. fix CI error

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2e7de93 View commit details
    Browse the repository at this point in the history
  5. modify docs

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2fd2ceb View commit details
    Browse the repository at this point in the history
  6. rebase

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    fd9f26e View commit details
    Browse the repository at this point in the history
  7. consistent with FFI

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9f6d4cb View commit details
    Browse the repository at this point in the history
  8. ones/full ffi

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f0a88e5 View commit details
    Browse the repository at this point in the history
  9. arange ffi

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    5683186 View commit details
    Browse the repository at this point in the history
  10. identity ffi

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    366ffc1 View commit details
    Browse the repository at this point in the history
  11. depart set_np_default_dtype from set_np to test CI

    fix sanity error
    
    fix sanity error
    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    bafb516 View commit details
    Browse the repository at this point in the history
  12. test CI

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    17f3e3e View commit details
    Browse the repository at this point in the history
  13. fix CI error : use InitNumpyType instead of InitType / remove full ffi

    fix sanity error
    
    fix rebase error
    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    33ee863 View commit details
    Browse the repository at this point in the history
  14. try to pass CI

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    cff874c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40cf399 View commit details
    Browse the repository at this point in the history
  16. modify ffi op

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    fa19a7b View commit details
    Browse the repository at this point in the history
  17. update & rebase

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4620b56 View commit details
    Browse the repository at this point in the history
  18. test windows CI

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e5524f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    265ab33 View commit details
    Browse the repository at this point in the history
  20. resolve comment

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    db48912 View commit details
    Browse the repository at this point in the history
  21. add to set_np

    JiangZhaoh committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    838d7b8 View commit details
    Browse the repository at this point in the history