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 |
2020-05-07 |
Samuel | [RELAY][ONNX]ReduceLogSumExp Operator support (#5453) |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Tianqi Chen | [WEB][RUNTIME] TVM WebAssembly JS Runtime (#5506) |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Mahesh Ambule | [Frontend][TFLite] ADD_N operator (#5474) |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Matthew Brookhart | fix a few bugs with shape inference and types in the... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Krzysztof Parzyszek | Cache PrimExpr instead of raw pointers in bound analyze... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
wsl-inspur | [TOPI][Winograd] Optimization of Conv2d Winograd algori... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
ANSHUMAN TRIPATHY | [FRONTEND][TFLite] Fully connected op conversion made... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Samuel | [TFLITE]Select op support for tflite frontend (#5486) |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Matthew Brookhart | Fix an issue with Upsampling and update one test to... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Matthew Brookhart | LRN only supports 4D tensors, remove it from alter_op_l... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Tianqi Chen | [RUNTIME] Improve PackedFunc robustness (#5517) |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Tianqi Chen | [RPC] Fix the multihop cpu case (#5522) |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Matthew Brookhart | fix prelu importer and add tests: (#5521) |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Samuel | [TFLITE]Nit: Function names made consitent (#5515) |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Ramana Radhakrishnan | [PATCH] [ring_buffer.h] Improve commentary for RingBuff... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Tianqi Chen | [RPC][BUGFIX][BACKPORT-0.6] Fix bug in rpc ring buffer... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
mbaret | [QNN] Support CallNode inputs in qnn.concatenate (... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Tianqi Chen | [RPC] Call sync in remote cpu to gpu copies (#5512) |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Tianqi Chen | [REFACTOR][RPC][PROCOTOL-CHANGE] Modularize the RPC... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
MORITA Kazutaka | [RUST][RUNTIME] Fix workspace (#5503) |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Yao Wang | Fix Canonical Simplifier (#5505) |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Thomas Viehmann | bump tophub rocm version (#5504) |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Andrew Reusch | [uTVM] Reset target and wait for runtime initialization... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
MORITA Kazutaka | [Rust] Fixes for wasm32 target (#5489) |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Thierry Moreau | [TFLite] Model importer to be compatible with tflite... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Krzysztof Parzyszek | Link necessary libraries when building runtime for... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Zhi | [REFACTOR][BOYC] Non recursive partitioning (#5493) |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Samuel | [MXNET]broadcast and logical op support (#5461) |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Krzysztof Parzyszek | [Hexagon] Change "scalar" and "stack" in IDL from ... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Krzysztof Parzyszek | Make "none" DataType explicit (#5491) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Tianqi Chen | [IR] Initial stab at std::string->String upgrade (... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Animesh Jain | Removing older Object detection TFlite test (#5477) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Andrew Reusch | [RUNTIME][uTVM] AutoTVM + uTVM for Cortex-M7 (#5417) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Zhi | [Fix] Add ConstantNode to IsAtomic (#5457) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Hua Jiang | [VTA] Fix VTA compile issue (#5481) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Tianqi Chen | [RUNTIME] Improved Packed FFI for optional. (#5478) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Yizhi Liu | [team] add reviewer kparzysz-quic (#5482) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Samuel | [FRONTEND][TFLITE]Logical not op support (#5475) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Bing Xu | [intrin] a few more math functions (#5468) |
commit | commitdiff | tree | snapshot |
2020-04-30 |
ZHANG Hao | [VTA][Runtime] clear sram index in reset (#5470) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
mbaret | [BYOC] Bind constant tuples in graph partitioner (... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Tianqi Chen | [CI] update ci-gpu to the latest (#5469) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
boh_inspur | [CODEGEN][CUDA] Fix a bug when vectorized load&store... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
mbaret | [TFLITE] Match TFLite shape for SSD custom op (#5473) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Mahesh Ambule | [Frontend][TFLite] support for FILL and SPLIT_V operato... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Mahesh Ambule | [Frontend][TFLite] L2_POOL_2D operator (#5452) |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Thierry Moreau | [COMMUNITY] @liangfu -> committer (#5460) |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Leandro Nunes | Improve Docker cache reuse by pointing to the current... |
commit | commitdiff | tree | snapshot |
next |