"docs/vscode:/vscode.git/clone" did not exist on "d5379656a098f0d69ad4dbe3dd94f2701415824c"
  1. 23 Apr, 2023 1 commit
  2. 10 May, 2021 1 commit
  3. 25 Apr, 2021 1 commit
  4. 10 Apr, 2021 1 commit
    • Jerry Jiarui XU's avatar
      add model registry (#760) · 375605fb
      Jerry Jiarui XU authored
      * add model registry
      
      * fixed infer scoep
      
      * fixed build func
      
      * add docstring
      
      * add md
      
      * support multi level
      
      * clean comments
      
      * add docs
      
      * fixed parent
      
      * add more doc
      
      * add value error, add docstring
      
      * fixed docs
      
      * change to local/global search
      
      * resolve comments
      
      * fixed test
      
      * update some docstring
      
      * update docs (minior)
      
      * update docs
      
      * update docs
      375605fb
  5. 25 Feb, 2021 1 commit
  6. 18 Feb, 2021 1 commit
  7. 08 Jan, 2021 1 commit
    • congee's avatar
      Add common testing function of MM repos (#743) · 905c9b43
      congee authored
      * add testing function
      
      add unittest for check_dict
      
      add unittest for the function in testing
      
      * polish docstring of testing.py
      
      rename some function
      
      * remove  in is_all_zeros
      
      * modify the comment of check_dict
      
      * modify the testing.py according to feedback
      
      * add test about numpy for function dict_contains_subset
      
      * applying unified style
      905c9b43
  8. 07 Jan, 2021 1 commit
  9. 28 Dec, 2020 1 commit
  10. 20 Dec, 2020 1 commit
    • Wang Xinjiang's avatar
      Allow to replace nested tuple and list via options (#731) · 96ebfa65
      Wang Xinjiang authored
      * Allow to replace nested tuple and list via options
      
      * Add comments
      
      * Fix single nested items
      
      * Simplify the code
      
      * Simplify the code
      
      * Simplify the code
      
      * Simplify the code
      
      * Update docstring
      
      * Update docstring
      
      * Support quotation mark
      
      * modify docstring
      96ebfa65
  11. 15 Dec, 2020 1 commit
    • lml131's avatar
      Lml/jit decorator (#673) · 9befc398
      lml131 authored
      * add jit decorator
      
      * add parrots_jit.py
      
      * modify test_parrots_jit.py
      
      * modify for lint
      
      * fix isort
      
      * skip test_parrots_jit.py when build without pytorch
      
      * try ci
      
      * rm log
      
      * fix double quote
      
      * modify for comments and use partial_shape instead of full_shape
      
      * fix for lint
      
      * small modify for parrots 0.9.0rc0
      
      * def skip no elena directly
      9befc398
  12. 08 Dec, 2020 1 commit
  13. 15 Oct, 2020 1 commit
  14. 16 Sep, 2020 1 commit
    • David de la Iglesia Castro's avatar
      Allow type to be default arg (#558) · 779f47ba
      David de la Iglesia Castro authored
      * Add test case for type defined using default_args
      
      * Refactor build_from_cfg
      
      * Update exception of missing type
      
      * pre-commit
      
      * Fix default_args is None
      
      * pre-commit
      
      * Bring back test
      
      * Update exception raising
      779f47ba
  15. 25 Aug, 2020 1 commit