2020-05-22 |
hlu1 | HG: Commit message of changeset 6281661. (#5622) |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Wuwei Lin | [Relay, Topi][OP] Correlation (#5628) |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Matthew Brookhart | Add a check Callback to the Pattern Paritioner (#5646) |
commit | commitdiff | tree | snapshot |
2020-05-22 |
mbaret | [RELAY][BYOC] Preserve type information in Merge Compos... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Tianqi Chen | [CI] Add log check to the sphinx gallery docs (#5643) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Junru Shao | [Runtime] Introduce runtime::Array (#5585) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Tianqi Chen | [CI] Allow CI_PYTEST_ADD_OPTIONS to be unbound. (#5644) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Cody Yu | Remove unnecessary print (#5642) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Samuel | [PYTORCH]Padding support (#5638) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Yi Wang | [RUNTIME][VULKAN] Seg fault in WorkspacePool's destruct... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Tianqi Chen | [DOCS] Fix the QNN TFLite tutorial build (#5641) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Matthew Brookhart | Extend AttrPattern to support CallNode and FunctionNode... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Samuel | [TUTORIAL]TFLite QNN Tutorial (#5595) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Samuel | [RELAY][PYTORCH]Resize3d, Upsample3d op support (#5633) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Matthew Brookhart | Label Pattern Partitions (#5627) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Wuwei Lin | Fix typo in test script (#5635) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Thierry Moreau | another cmake fix (#5630) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Tianqi Chen | [NODE][PASS] Introduce config to PassContext. (#5631) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
manupa-arm | [RELAY][BYOC] Fix the creation of tuple of tuples in... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Tianqi Chen | [DOCS] Move the api docs to the api subfolder (#5626) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
windclarion | [BYOC][MergeComposite] if root->args[i] isn't a CallNod... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Samuel | [PYTORCH]ReflectionPad2d op (#5624) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Samuel | [MXNET]MaxPool3d and AvgPool3d Ops support added (... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
ANSHUMAN TRIPATHY | [Frontend][Tensorflow] Gather nd bug fix for one dim... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Liyong Zeng | Fix three typos (#5620) |
commit | commitdiff | tree | snapshot |
2020-05-19 |
MORITA Kazutaka | [IOS] Fix build error of iOS RPC (#5621) |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Samuel | [KERAS]Global MaxPool3d and AvgPool3d support (#5098) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
ANSHUMAN TRIPATHY | [Relay][Refactor][std::string --> String] Relay updated... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Yao Wang | [Relay]Improve Shape Func handling for Tuple inputs... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
lhutton1 | [BYOC] Remove kCompiler attr from external functions... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Matthew Brookhart | fix pattern topological order (#5612) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Liyong Zeng | Fix a typo. (#5611) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Shizhi Tang | [CUDA] Fix codegen for warp shuffle intrinsics (#5606) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Dhruva Ray | [TFLITE]GATHER_ND (#5508) |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Tianqi Chen | [REFACTOR][IR] Streamline ir/op Registry (#5609) |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Thierry Moreau | fix rpc server bug on VTA (#5607) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Samuel | [PYTORCH]Matmul fix for batch_matmul (#5604) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Samuel | [PYTORCH]ImplicitTensorToNum support added (#5603) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Andrew Reusch | Add debug mode to tempdir() (#5581) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Krzysztof Parzyszek | [LLVM] Represent alignment information in LLVM IR ... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Andrew Reusch | Fix TVMArray layout on device (#5599) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Wei Pan | [Reduction] Fix cross thread redunction (#5551) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Matthew Brookhart | Pattern Language, Matcher, Rewriter, and Function Parit... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Andrew Reusch | Add ostream formatters for TargetPtr/TargetVal. (#5592) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Jared Roesch | [Relay][VM] Memory planner (part 1) (#5144) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Michal Piszczek | [TFLite Runtime] Fix bug and re-enable RPC execution... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Andrew Reusch | Overestimate binary size for microTVM compiled binaries... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Liangfu Chen | [DOCS] Improve document in reflection (#5593) |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Andrew Reusch | Fix JSON graph dumping. (#5591) |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Krzysztof Parzyszek | [Hexagon] One more fix for concurrency count (#5589) |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Samuel | [MXNET]abs, round, reciprocal, sign, softsign, hard_sig... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
ANSHUMAN TRIPATHY | [Relay][Transform] Safe check added for Merge Composite... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Giuseppe Rossini | Add a quantized conv2 unit test for the tflite front... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
lhutton1 | [RELAY][Convert Layout] Specify additional layouts... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
LiangLiu | Fix the runtime raise error (#5586) |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Candy | Add prim::device op (#5584) |
commit | commitdiff | tree | snapshot |
2020-05-13 |
lixiaoquan | [RELAY][TF] Support symbolic newshape for Reshape ... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Josh Fromm | [Relay] Fixed bug in attribute parsing for pool layers... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Trevor Morris | [PYTORCH] Support max_pool2d_with_indices (#5549) |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Tianqi Chen | [CI] Enable llvm-11 and llvm-10 in build tests, recover... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Samuel | [PYTORCH]expand bug fix (#5576) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Ramana Radhakrishnan | Allow ubuntu_install_darknet.sh to work in both 18... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [CI] Fix clang-format error (#5577) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Menooker | [Relay] enable blocking format in x86 conv2d and fold... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [CI] Update the ci-gpu to the lastest build with the... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [LINT] Enable clang-format. (#5572) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [TARGET] Phase out WebGL (#5570) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [DOCKER] Add clang-format and nodejs to ci-lint (#5567) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Tianqi Chen | [CI] Update ci-lint to use the latest image that contai... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [CI] reintroduce docker stage for wasm tests (#5565) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [DOCKER] Fix vulkansdk in the ci-gpu (#5566) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
ANSHUMAN TRIPATHY | [Refactor][std::string --> String] IR is updated with... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Ramana Radhakrishnan | Fix topi test for tensorcore (#5563) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Samuel | [FRONTEND]onnx, mxnet, pytorch mathops added (#5561) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Haichen Shen | [Fix] Fix conv2d alter op for arm cpu (#5532) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [CI] Update ci-cpu to bionic (#5554) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [CI] Update ci-cpu to bionic (#5555) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [WEB] Setup lint, doc, test (#5556) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
masahi | [BYOC, MergeComposite] Add additional check before... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Tianqi Chen | [LINT] clang-format the h,cc,m files. (#5557) |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Krzysztof Parzyszek | [RUNTIME] Hexagon driver for offloading kernels to... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Samuel | [TOPI][RELAY][TENSORFLOW]Math ops added (#5502) |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Tianqi Chen | [WEB] WebGPU support (#5545) |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Matthew Brookhart | Apparently, ONNX Conv with no 'pads' defaults to zero... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
MORITA Kazutaka | [CI] Install wasmtime for WebAssembly tests (#5494) |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Tom Gall | A clone of test/python/unittest/test_runtime_micro... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Wei Pan | [Optimization] Warp level reduction support for CUDA... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Bohan Hou | [TIR][Printer] text format printer considering future... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Tang, Shizhi | [TE] Fix MakeLoopNest for warp memory (#5382) |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jared Roesch | [Rust] Add first stage of updating and rewriting Rust... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Tianqi Chen | [RPC] Improve RPCServer AsyncIO support. (#5544) |
commit | commitdiff | tree | snapshot |
2020-05-08 |
tobe | Load platform specific lib for tvmdsoop instead of... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Samuel | [CRT]fix to reduce RAM size during loading model (... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Thierry Moreau | fix restructured text (#5541) |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Matthew Brookhart | Add Onnx Pad v11 (#5539) |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Krzysztof Parzyszek | Changes to cpp_rpc to make it work on Android (+ Hexago... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Animesh Jain | [Relay-TFLite] FP32 and Quantized Object Detection... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Tianqi Chen | [RUNTIME] Store nullptr PackedFunc as nullptr for bette... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
ANSHUMAN TRIPATHY | [Refactor][std::string --> String] IRModule is updated... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Tianqi Chen | [RPC][BUGFIX] Fix remote device sync (#5538) |
commit | commitdiff | tree | snapshot |
next |