- 18 Jun, 2019 1 commit
-
-
Zhi committed
-
- 17 Jun, 2019 6 commits
-
-
This reverts commit df6957a5.
Tianqi Chen committed -
Alexander Pivovarov committed
-
Jared Roesch committed
-
Wuwei Lin committed
-
Zhi committed
-
Tianqi Chen committed
-
- 15 Jun, 2019 2 commits
-
-
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 -
Alexander Pivovarov committed
-
- 14 Jun, 2019 1 commit
-
-
Alexander Pivovarov committed
-
- 13 Jun, 2019 6 commits
-
-
Tianqi Chen committed
-
Yong Wu committed
-
Hua committed
-
Steven S. Lyubomirsky committed
-
Zhi committed
-
* Support export ADT value in Python * Cache original functions * Cleanup * Cleanup
Wei Chen committed
-
- 12 Jun, 2019 4 commits
-
-
Yong Wu committed
-
Haichen Shen committed
-
* Support taking a tuple as an argument * Add test
Jared Roesch committed -
Marcus Shawcroft committed
-
- 11 Jun, 2019 5 commits
-
-
hlu1 committed
-
Tianqi Chen committed
-
Alexander Pivovarov committed
-
* Add ability to load Prelude from disk * Port over id * Define compose * Linting errors and style changes * Eliminate unnecessary parens * Rename identType to typeIdent (makes more sense) * Another unnecessary paren * Bump the version number for the text format * Ensure .rly (Relay text files) are permitted * Correct release number and simplify grammar rule * Correct load_prelude docstring * Corrections to _parser * Add Apache headers to prelude source file * Remove test_prelude (redundant) * Correct misleading error message * Add check that parser is enabled in Prelude * Commit pre-generated parser, ensure generated files are treated as binaries, and have parser tests always fire * Permit parser files and git attributes files * Exclude gitattributes and parser files from apache check * Another attempt at appeasing Apache audit checker * Corrections to rat-excludes * Apache should be truly appeased now * Ignore Relay parser files by name * Mark parser files as generated so they don't show up on Github * Add parsing helper function for tests * Mark parser files as not detectable
Jared Roesch committed -
Zhi committed
-
- 10 Jun, 2019 4 commits
-
-
Alexander Pivovarov committed
-
hlu1 committed
-
Alexander Pivovarov committed
-
Alexander Pivovarov committed
-
- 09 Jun, 2019 2 commits
-
-
Alexander Pivovarov committed
-
* Improve non_max_suppression for CPU * Improve get_valid_counts * Minor change * Skip some unnecessary computes
Yao Wang committed
-
- 07 Jun, 2019 1 commit
-
-
Alexander Pivovarov committed
-
- 06 Jun, 2019 1 commit
-
-
Alexey Romanov committed
-
- 05 Jun, 2019 2 commits
-
-
Ramana Radhakrishnan committed
-
Alexander Pivovarov committed
-
- 04 Jun, 2019 2 commits
-
-
ziheng committed
-
* init impl for topk * Fix cpu for topk * init cuda impl for topk * Add cuda for topk * fix * Add doc * update doc * lint * lint * lint * x * fix warning * [Relay] Add TopK in tf converter * Add frontend converter * fix
Haichen Shen committed
-
- 03 Jun, 2019 1 commit
-
-
Zhi committed
-
- 29 May, 2019 1 commit
-
-
* Add graph tuning * Add tests * Fix tests * Fix pylint * Small fix for docstring * Minor fix * Support fetching workload from relay expr * Simplify benchmark layout transformation * Add relay support * Fix infer layout func name * Refactor internal data representation * Fix issues * Add PBQP solver * Fix layout transform check * Add PBQPTuner test * Fix lint * Update tutorial * Fix tutorial * Fix lint * Add relay test * Remove nnvm since nnvm graph can be converted to relay function * Modify benchmark layout wrt new layout_transform api * Fix lint * Update docstring for DP tuner * Refactor traverse graph * Support graph tuning for multiple target operators * Fix fetching workloads * Add x86 depthwise_conv2d infer_layout * Fix x86 depthwise_conv2d autotvm * Fix PBQP tuner * Fix DP tuner * Generate dummy layout transform record * Update tutorial * Modify layout records name * Add ASF header * Add ASF header for testing files * Fix test * Fix topi fetching * Some refactors * Fix lint * Fix tutorial * Rename test files * Fix doc typo * Add test case note link
Yao Wang committed
-
- 26 May, 2019 1 commit
-
-
* Add Crop op converter * lint * x
Haichen Shen committed
-