1. 15 Aug, 2019 1 commit
  2. 18 Jul, 2019 1 commit
  3. 02 Jul, 2019 1 commit
  4. 01 Jul, 2019 1 commit
  5. 28 Jun, 2019 1 commit
  6. 15 Jun, 2019 1 commit
    • save (#3033) · df88c411
      save
      
      save
      
      save
      
      upstream
      
      lint
      
      remove bad changes
      
      fix build
      
      save
      
      save
      
      please the ci god
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: Wei Chen <ipondering.weic@gmail.com>
      
      save
      
      fix test
      
      ci is ANGRY
      
      fix rebase problem
      
      fix rebase
      
      add test
      
      save
      
      save
      
      comment
      雾雨魔理沙 committed
  7. 13 Jun, 2019 1 commit
  8. 22 May, 2019 1 commit
  9. 09 May, 2019 1 commit
    • [Relay][Runtime] Implementation of Relay VM (#2889) · 4332b0aa
      * Implement the virtual machine
      
      Co-Authored-By: wweic <ipondering.weic@gmail.com>
      
      * Fix rebase build issues
      
      * Reorganize vm.py and fix allocator bug
      
      * Remove compiler
      
      * Remove tests
      
      * Remove backend/vm/vm.cc too
      
      * Fix docs
      
      * Fix doc
      
      * Fix doc
      
      * Add vm docs
      
      * Remove change to dead_code.cc
      
      * Remove Relay logging
      
      * Remove reduce
      
      * Update include/tvm/runtime/vm.h
      
      Co-Authored-By: jroesch <roeschinc@gmail.com>
      
      * Reformat
      
      * Update include/tvm/runtime/vm.h
      
      Co-Authored-By: jroesch <roeschinc@gmail.com>
      
      * Address feedback
      
      * Update include/tvm/runtime/vm.h
      
      Co-Authored-By: jroesch <roeschinc@gmail.com>
      
      * Apply suggestions from code review
      
      Co-Authored-By: jroesch <roeschinc@gmail.com>
      
      * Fix a couple outstanding comments
      
      * Last couple comments
      
      * Update include/tvm/runtime/vm.h
      
      Co-Authored-By: jroesch <roeschinc@gmail.com>
      
      * Address code review feedback
      
      * Fix final comment
      
      * Address comments
      
      * Error reporting and example
      
      * add Const
      
      * Explicitly delete copy assignment operator
      
      * Fix rebase
      
      * Pass 3rd arg to fusion
      Jared Roesch committed
  10. 13 Apr, 2019 1 commit
  11. 09 Apr, 2019 2 commits
    • add document (#2714) · bb87f044
      lint
      
      lint
      
      save
      
      save
      
      add more case
      
      save
      
      error
      
      lint
      
      lint
      
      commit
      
      do
      
      lint
      
      save
      
      fix lint
      
      wrap it back as func
      
      lint
      
      save
      
      remove dead comment
      
      fix style
      
      fix lint
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      address review feedback
      
      pe now handle freevar. as a result preserving function is now trivial.
      
      test
      
      add basic test, implement pretty printing for generic function
      
      test
      
      lint
      
      fix segfault
      
      save
      
      save
      
      do
      
      test
      
      fix another error
      
      address comment
      
      commit
      
      save
      
      address review feedback
      
      add test for invalidate, fix error in lookup
      
      rename cont to boduy
      
      fix error and add regression test
      
      fix error, add test case
      
      Update src/relay/pass/partial_eval.cc
      
      Co-Authored-By: MarisaKirisame <lolisa@marisa.moe>
      
      fix lint
      
      remove extra line
      
      save
      
      save
      雾雨魔理沙 committed
    • [Relay] InferCorrectLayout for strided_slice & min_num_branches option in… · 5d70b008
      [Relay] InferCorrectLayout for strided_slice & min_num_branches option in CombineParallelConv2D (#2961)
      
      * [Relay] InferCorrectLayout for strided_slice
      
      * Add min_num_branches option to CombineParallelConv2D
      
      * Return undef if original layout contains splitted axes
      Wuwei Lin committed
  12. 08 Apr, 2019 1 commit
    • [HEADER] Add Header to Comply with ASF Release Policy (#2982) · cffb4fba
      * [HEADER] ASF header dir=include
      
      * [HEADER] ASF Header dir=src
      
      * [HEADER] ASF Header -dir=python
      
      * [HEADER] ASF header dir=topi
      
      * [HEADER] ASF Header dir=nnvm
      
      * [HEADER] ASF Header -dir=tutorials
      
      * [HEADER] ASF Header dir=tests
      
      * [HEADER] ASF Header -dir=docker
      
      * fix whitespace
      
      * [HEADER] ASF Header -dir=jvm
      
      * [HEADER] ASF Header -dir=web
      
      * [HEADER] ASF Header --dir=apps
      
      * [HEADER] ASF Header --dir=vta
      
      * [HEADER] ASF Header -dir=go
      
      * temp
      
      * [HEADER] ASF Header --dir=rust
      
      * [HEADER] Add ASF Header --dir=cmake
      
      * [HEADER] ASF Header --dir=docs
      
      * [HEADER] Header for Jenkinsfile
      
      * [HEADER] ASF Header to toml and md
      
      * [HEADER] ASF Header to gradle
      
      * Finalize rat cleanup
      
      * Fix permission
      
      * Fix java test
      
      * temporary remove nnvm onnx test
      Tianqi Chen committed
  13. 20 Mar, 2019 1 commit
  14. 12 Mar, 2019 1 commit
    • [Relay] Pass manager (#2546) · abe6f770
      * initial commit
      
      * add python frontend and module tests
      
      * add unit tests for function pass and optimize interface
      
      * add ExprPass
      
      * remove PassState and pass context for run
      
      * add required_passes
      
      * return module
      
      * remove move
      
      * fix minor reviews
      
      * remove optimizer, optimizer->pass_manager, make pass a the base class of all
      
      * remove deleted files
      
      * move resolvedependency to sequential pass, use ir_pass namespace
      
      * add todo
      
      * add disabled passes in sequetialpass
      
      * fix minor
      
      * fix currying doc
      
      * remove pass_kind from passnode
      
      * remove pass kind from test
      
      * fix doc
      
      * fix per @tqchen's comments
      
      * remove pass_manager.py create separate classes
      
      * simplify pass_func
      
      * inline using passfunc
      
      * update doc
      
      * disable test_quantize_pass for now
      
      * create PassInfo class to contain the meta data
      
      * flatten passinfo for interface
      
      * retrigger ci
      
      * remove required method
      
      * make Pass python class lighter
      
      * create pass -> decorator
      
      * make the api consistent for all classes
      Zhi committed
  15. 04 Mar, 2019 1 commit
  16. 03 Mar, 2019 1 commit
  17. 22 Feb, 2019 1 commit
  18. 20 Feb, 2019 1 commit
  19. 16 Feb, 2019 1 commit
    • [Relay] Algebraic data types (#2442) · 2ae3124f
      * First pass on ADTs
      
      * Add doc string for tag field
      
      * Visit constructors in TypeVisitor for TypeData
      
      * Add to description of type call
      
      * Add type call to type solving and unification
      
      * Make type mutator for typecall consistent with others (only create new node if there's a change)
      
      * Ensure kindchecking can handle type calls and typedata
      
      * Fix bad nesting in module constructor
      
      * Correctly construct call in typecall test
      
      * Add call override for ordinary vars (do we want this?)
      
      * Remove generalization hack from type inference because it was breaking ADT constructors
      
      * Check that there are no free type vars in exprs after inferring type
      
      * Free var checks need module because of ADT constructors
      
      * Typecall test can't have unbound type var, make it global
      
      * Uncomment tmap test and remove comments about failing to infer ret type; those work now
      
      * Put in dummy visits for ADTs in graph runtime codegen to placate pylint
      
      * Fix Relay type infer test module constructor
      
      * Mark override for TypeCallNode in type solver
      
      * Ensure free vars check treats patern vars as bound
      
      * Run interpreter in more ADT test cases
      
      * Refactor kind check to return the kind, like typechecking
      
      * Fix invalid typecall in test
      
      * Add kind check to type inference, do not use nulls in func_type_annotation()!
      
      * Redundant whitespace
      
      * Make TypeData a separate kind
      
      * Make ADT handles a separate kind too, document calling convention better
      
      * Remove nats and tree from prelude, move to test, document prelude
      
      * Restore and document nat and tree to prelude, add more tree tests
      
      * Add alpha equality tests for match cases, fix variable binding bug
      
      * Add more kind check tests for ADTs
      
      * Add more tests for finding free or bound vars in match exprs
      
      * Add unification tests for type call
      
      * Update main() for alpha equality tests
      
      * Add simple type inference test cases for match exprs and ADT constructors
      
      * Add more ADT interpreter tests
      
      * Allow incomplete types when typechecking match cases
      
      * Type inference for pattern vars should use the type annotation if it's there
      
      * Two more specific test cases for ADT matching
      
      * Add option ADT to prelude
      
      * Fix broken reference to kind enum
      
      * Fix rebase snags
      
      * Do not attach checked types to constructors
      
      * More docstrings for module fields
      
      * Use proper wrapper for indexing into module type data
      
      * checked_type for constructors is not populated
      
      * Expand type call docstring
      
      * Rename PatternConstructor con field
      
      * Use error reporter for pattern constructor case
      
      * Condense error reporting in kind check, use error reporter
      
      * Expand docstrings and rename ADT fields
      
      * Rename 'option' ADT to 'optional' for consistency with Python
      
      * Add various list iterators and utility functions to prelude
      
      * Add smoke tests for new iterators in prelude
      
      * Add concat to prelude
      
      * Add smoke test for concat
      
      * Correct docstrings in prelude
      
      * Ensure that type defs are written in module initialization
      
      * Various requested renamings
      
      * Correct rebase snags
      
      * Add kind check tests for ref types
      
      * Update the main() for kind checking tests
      Steven S. Lyubomirsky committed
  20. 24 Jan, 2019 1 commit
  21. 16 Jan, 2019 1 commit
  22. 15 Jan, 2019 3 commits
  23. 11 Jan, 2019 1 commit
  24. 30 Nov, 2018 1 commit
  25. 26 Nov, 2018 1 commit
  26. 22 Nov, 2018 1 commit
  27. 14 Nov, 2018 1 commit
  28. 13 Nov, 2018 1 commit
  29. 05 Nov, 2018 1 commit
  30. 02 Nov, 2018 1 commit
  31. 31 Oct, 2018 1 commit
  32. 30 Oct, 2018 2 commits
  33. 28 Oct, 2018 1 commit
  34. 25 Oct, 2018 1 commit
  35. 24 Oct, 2018 2 commits