Sign in
apache
/
tvm
/
HEAD
993c785
[ONNX] Handle Gelu approximate attribute from Opset 20 (#18773)
by Harikrishna KP
· 14 hours ago
main
nightly
8057a76
[CI] Update actions to latest and move to full commit SHA pinning (#18792)
by Masahiro Hiramori
· 14 hours ago
283fd19
[REFACTOR][TARGET] Further cleanup target python api (#18793)
by Tianqi Chen
· 15 hours ago
e49f50b
[RELAX] Improve well-formed checker error messages with function names (#18791)
by Guan-Ming (Wesley) Chiu
· 20 hours ago
0460d82
[REFACTOR][TARGET] Cleanup target config (#18788)
by Tianqi Chen
· 21 hours ago
bcd716b
[DOC] Fix various RST issues (#18789)
by Ruslan Baratov
· 23 hours ago
4d4351d
[DOC] Fix various grammar and punctuation issues (#18790)
by Ruslan Baratov
· 26 hours ago
c6b3fea
[CI] Update images to `20260214-152058-2a448ce4` (#18775)
by Masahiro Hiramori
· 2 days ago
2030db3
[REFACTOR][TARGET] Phase out legacy target string in favor of json (#18785)
by Tianqi Chen
· 2 days ago
8e59a56
[CONTRIB] Cache the shape and dtype array in json access (#18786)
by Tianqi Chen
· 2 days ago
7e36a1e
[DOC] Fix PYTHONPATH in "Install from Source" (#18770)
by Ruslan Baratov
· 2 days ago
c1b6e50
[REFACTOR][RUNTIME] Transition metadata into ffi (#18784)
by Tianqi Chen
· 2 days ago
d537195
[chore] cleanup unsed legacy backtrac code in logging (#18781)
by Tianqi Chen
· 3 days ago
ac70260
[CI] Update system cuda version 12.4->12.8 (#18783)
by Masahiro Hiramori
· 3 days ago
09be548
[S-TIR][FIX] Remove redundant std::move() to itself (#18782)
by Balint Cristian
· 3 days ago
0291afa
[CI] Remove unity from tvm-bot (#18780)
by Masahiro Hiramori
· 3 days ago
f8dbbda
[REFACTOR] Phase out dmlc dep (#18779)
by Tianqi Chen
· 4 days ago
2a448ce
[CI] Update Pillow, pytest-rerunfailures, junitparser, xgboost, onnx and pytorch (#18777)
by Masahiro Hiramori
· 4 days ago
82b01c9
[REFACTOR][S-TIR] More migrations to s-tir (#18776)
by Tianqi Chen
· 4 days ago
84d05e9
[LLVM][Codegen] Cast NaN to bool gives true (#18772)
by Nguyen Duy Loc
· 5 days ago
783a9bf
[REFACTOR][S-TIR] Migrate more transform to s_tir (#18771)
by Tianqi Chen
· 5 days ago
021547f
[CI] Upgrade Python to 3.10 in CI (#18647)
by Masahiro Hiramori
· 5 days ago
1bd40fa
[Relax] Fix llama4_rope_with_position_map to support partial rotary factor (#18520)
by Guan-Ming (Wesley) Chiu
· 6 days ago
c932f2a
[Relax] Add size heuristic to skip folding large creation ops (#18764)
by Guan-Ming (Wesley) Chiu
· 6 days ago
6e08d90
[REFACTOR][TIR] Phaseout BufferRealize (#18763)
by Tianqi Chen
· 6 days ago
00a88b1
[REFACTOR] Remove picojson dependency, replace with tvm::ffi::json API (#18759)
by Ruihang Lai
· 6 days ago
6901832
[chore] Cleanup stale dependencies (#18760)
by Tianqi Chen
· 6 days ago
1f65047
[Relax] Remove TODO comment for moving code in fuse_tir.cc (#18762)
by Guan-Ming (Wesley) Chiu
· 7 days ago
119b536
[DOC] Fix RST syntax (#18732)
by Ruslan Baratov
· 7 days ago
c08a701
[REFATOR][TIR] Phase out AllocConst (#18761)
by Tianqi Chen
· 7 days ago
1c69074
[CI] Remove i386 and Hexagon from CI pipeline (2) (#18749)
by Masahiro Hiramori
· 7 days ago
6117888
[Cleanup] Remove redundant python/pyproject.toml and gen_requirements (#18758)
by Shushi Hong
· 7 days ago
1a22b62
[CI] Further cleanup CI after merging unity to main test (#18757)
by Tianqi Chen
· 7 days ago
c0f5206
[RUNTIME][COMPACT] Fix 32bit compact in vm (#18756)
by Tianqi Chen
· 7 days ago
38a3f21
[CI] Move conda config files to tests/conda and remove unused conda build infrastructure (#18456)
by Shushi Hong
· 7 days ago
44d3554
Fix Customize Optimization tutorial import error #18584 (#18697)
by AshwiniBokka
· 7 days ago
d55204c
[CI][TEST] Cleanup legacy tests and migrate unity tests to main one (#18755)
by Tianqi Chen
· 7 days ago
467b330
[REFACTOR][S-TIR] Cleanup items on block scope (#18754)
by Tianqi Chen
· 7 days ago
262c6d2
[Relax] Migrate NN conv/pooling/grad attrs from Array<IntImm> to Array<int64_t> (#18733)
by Guan-Ming (Wesley) Chiu
· 7 days ago
6f18e4e
[CI] Remove i386 and Hexagon from CI pipeline (1) (#18737)
by Masahiro Hiramori
· 7 days ago
4578a61
[DOC] Fix the loop length in a loop tiling example (#18753)
by Ruslan Baratov
· 7 days ago
d129767
[Relax] Support constant folding for call_tir with tuple outputs (#18736)
by Guan-Ming (Wesley) Chiu
· 7 days ago
c814064
[REFACTOR][S-TIR] Move remaining data structures to s_tir (#18743)
by Tianqi Chen
· 8 days ago
2ae5097
[CI] Remove i386 and hexagon from `.asf.yaml` (#18748)
by Masahiro Hiramori
· 8 days ago
88a9e91
[Fix] Handle empty variable name in NameSupply::FreshName (#18742)
by Ruihang Lai
· 8 days ago
90f2732
fix: correct typos 'recieve' and 'occurence' (#18739)
by thecaptain789
· 9 days ago
833212d
fix: skip dsymutil for static tvm_runtime on Apple platforms (#18744)
by Ruihang Lai
· 9 days ago
061b348
fix: correct typo 'occuring' to 'occurring' (#18740)
by thecaptain789
· 9 days ago
c414e4c
[chore][TIR] reorganize src/tir/transforms to src/tir/transform (#18738)
by Tianqi Chen
· 9 days ago
adda179
[REFACTOR][S-TIR] Lift dlight into s_tir namespace (#18734)
by Tianqi Chen
· 10 days ago
2e34d8b
[REFACTOR][S-TIR] Migrate meta_schedule into s_tir namespace (#18735)
by Tianqi Chen
· 10 days ago
73a188f
Add Windows-specific build notes to installation guide (#18705)
by AshwiniBokka
· 10 days ago
17074cd
[DOC] Fix grammar (#18731)
by Ruslan Baratov
· 10 days ago
6f3f691
[Relax][PyTorch] Simplify tensor args conversion in Dynamo (#18726)
by Masahiro Hiramori
· 10 days ago
9eac0e1
[Relax][PyTorch] Fix scalar parameter inputs in Dynamo (#18725)
by Masahiro Hiramori
· 11 days ago
d23d1db
fix: correct typos in Python docstrings (#18727)
by thecaptain789
· 11 days ago
f7948c5
[REFACTOR][S-TIR] Migrate tir/schedule to s_tir (#18728)
by Tianqi Chen
· 11 days ago
3dce4ae
[REFACTOR][S-TIR] Lift transform passes to s_tir namespace (#18722)
by Tianqi Chen
· 11 days ago
49b6d7b
Remove cron schedule from nightly Docker update workflow (#18724)
by Tianqi Chen
· 11 days ago
198df47
[REFACTOR][TEST] Migrate all codegen test to tvmscript (#18719)
by Tianqi Chen
· 11 days ago
176c773
[ci][docker] Nightly Docker image update (#18710)
by github-actions[bot]
· 12 days ago
nightly-docker-update
057aa10
[DOCS] Clarify trusted usage (#18718)
by Tianqi Chen
· 12 days ago
c6e8b02
[CI] Fix double newlines in nightly docker update (#18717)
by Guan-Ming (Wesley) Chiu
· 12 days ago
87c1e47
[REFACTOR] Migrate old tir.ir_builder to tvmscript or builder (#18716)
by Tianqi Chen
· 12 days ago
739027d
[SPIRV] Fix forloop codegen in vulkan (#18715)
by Tianqi Chen
· 13 days ago
dcad737
[Relax][Torch] Avoid decomposition crash with sparse CSR buffers (#18670)
by YinHanke
· 13 days ago
d76c729
[REFACTOR][S-TIR] Initialize the s_tir module (#18712)
by Tianqi Chen
· 13 days ago
0079ff7
[REFACTOR][TEST] Replace CompareBeforeAfter for pytest compact (#18711)
by Tianqi Chen
· 2 weeks ago
efdf2b2
[CI] Fix NameError in nightly docker update workflow (#18692)
by Guan-Ming (Wesley) Chiu
· 2 weeks ago
8f40544
[LLVM] Fix insertDbgValueIntrinsic for Metal backend (#18706)
by Ruihang Lai
· 2 weeks ago
c575973
[Relax][Onnx][BatchNorm] Pass momentum and training_mode into BatchNorm Operator (#18704)
by Nguyen Duy Loc
· 2 weeks ago
4b2b639
[TIR][Schedule]Generalize fuseReductionEpilogue to support arbitrary epilogue expressions (#18636)
by kimm240
· 2 weeks ago
4747a92
[Python][Relax] Fix YaRN correction dim calculation (#18661)
by Akaash Parthasarathy
· 3 weeks ago
4b1bd6d
[TIR] Further robustify floordiv/mod intrin lowering to prevent overflow (#18699)
by Tianqi Chen
· 3 weeks ago
6be0db4
[Relax][Onnx][Resize] Fix ROI values when tensor ROI is Empty pass node Constant (#18691)
by Nguyen Duy Loc
· 3 weeks ago
b4dc8a5
[BugFix][TIR] Fix incorrect optimization when lowering floordiv and f… (#18694)
by guocj
· 3 weeks ago
4fc4450
[FIX] Fix T.sblock due to concurrent merge (#18695)
by Tianqi Chen
· 3 weeks ago
701a753
[Relax][Onnx] Support Multi Input Ops with Multidirectional Broadcasting (#18673)
by Nguyen Duy Loc
· 3 weeks ago
71ac3e8
[Relax][NN] Add batch_flatten operator (#18677)
by Guan-Ming (Wesley) Chiu
· 3 weeks ago
c043e4f
[Relax] Add NN operator attributes include to TensorRT codegen (#18690)
by Guan-Ming (Wesley) Chiu
· 3 weeks ago
95f41d6
[Web][Version] Fix WebLLM vision model issues (#18680)
by Akaash Parthasarathy
· 3 weeks ago
877b448
[REFACTOR][TIR] Rename tir.Block to SBlock (#18689)
by Tianqi Chen
· 3 weeks ago
ab25b49
[TIR] Fix InjectPTXLDG32 segfaults and skip non-CUDA targets (#18671)
by YinHanke
· 3 weeks ago
66f7f37
[Web] Handle LocalSession init in WASM RPC server (#18687)
by Guan-Ming (Wesley) Chiu
· 3 weeks ago
87f478e
[release] Update version to 0.24.dev0 on main branch
by ysh329
· 5 weeks ago
v0.24.dev0
75ce1b4
[release] Update version to 0.23.0 on main branch
by ysh329
· 5 weeks ago
v0.23.0
v0.23.0
v0.23.0.rc0
2004a8b
[NVRTC] Add NVSHMEM support to NVRTC compilation path (#18681)
by Kathryn (Jinqi) Chen
· 4 weeks ago
74adf2d
[Web] Fix RPC argument parsing for new FFI string/bytes types (#18683)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
7493164
[Web] Fix incorrect FFI export name in runtime.ts (#18686)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
78b5ed0
[Relax] Implement dynamic output trimming for NMS (#18676)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
4533d31
[Relax] Add FDataDependent operator attribute for LegalizeOps (#18664)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
15ac9db
[Relax][Onnx] Support Local Response Normalization (LRN) (#18668)
by Nguyen Duy Loc
· 4 weeks ago
fed71ef
[Relax] Add native size operator (#18667)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
d8c973e
[RELAX][LAYOUT] Support for dynamic layout specification (#18675)
by Siva
· 4 weeks ago
26c6b13
fix: MSVC pragma (#18674)
by Junru Shao
· 4 weeks ago
361d21b
[Relax][ONNX] add support for unique optional outputs (#18652)
by Guan-Ming (Wesley) Chiu
· 4 weeks ago
fbc7f1e
[Relax] Replace topi.take with relax.op.take (#18665)
by Guan-Ming (Wesley) Chiu
· 5 weeks ago
c866abc
[Relax] Fix wrong memory planning when only lower bound was provided (#18663)
by Masahiro Hiramori
· 5 weeks ago
2b4b58d
[Relax][Onnx][Resize] Handle non-4D input tensors (#18666)
by YinHanke
· 5 weeks ago
eb4eb3e
[FFI] bump to latest version (#18654)
by Tianqi Chen
· 5 weeks ago
Next »