Sign in
apache
/
tvm-ffi
/
HEAD
b03cc78
[TORCH] robustify torch jit module support for earlier ver (#53)
by Tianqi Chen
· 14 hours ago
main
5cfd705
chore: Revamp mypy config and publish typing metadata (#51)
by Junru Shao
· 16 hours ago
90dba57
fix(Array): Make array slicing behavior to return list (#50)
by Junru Shao
· 16 hours ago
54f527f
feat: Support Array Concat in Python (#45)
by Junru Shao
· 24 hours ago
c88110e
fix(Map): `Map.get` should never throw when element is missing (#48)
by Junru Shao
· 26 hours ago
9582540
chore: Add linters for `.rst`, `.md` and `.yaml` (#46)
by Junru Shao
· 26 hours ago
035975a
feat: Improve Critical Path Perf in Cython `make_ret_object` (#47)
by Junru Shao
· 26 hours ago
d68c8d8
fix: Fallback for unregistered object types (#44)
by Junru Shao
· 2 days ago
df58a05
feat(typing): Parameterizable `Array[T]` and `Map[K, V]` (#37)
by Junru Shao
· 2 days ago
3bc6418
doc: Enable Doxygen Build Checks in CI (#42)
by Junru Shao
· 2 days ago
b5dd851
fix(c_class): Fix mypy warnings on `dataclasses.field(...)` (#43)
by Junru Shao
· 2 days ago
66778b5
doc: Enable Sphinx Build Checks in CI (#38)
by Junru Shao
· 2 days ago
f5633e9
chore: Test Various Python Versions in GitHub Action CI (#41)
by Junru Shao
· 2 days ago
40e9c83
feat: Enable mypy type checking (#35)
by Junru Shao
· 2 days ago
c0add28
[FIX] Fix device type override (#40)
by Tianqi Chen
· 2 days ago
6f020c1
[REFACTOR][ABI] Update backtrace storage for append-friendly (#39)
by Tianqi Chen
· 2 days ago
e98b94e
feat: Introduce Experimental `tvm_ffi.dataclasses.c_class` (#8)
by Junru Shao
· 3 days ago
c01dadf
feat: Introduce `tvm_ffi::reflection::init<>` (#32)
by Junru Shao
· 3 days ago
fc0f5f5
Add Docker support and C++ CUDA example (#29)
by yifeifang
· 4 days ago
4f0b18c
feat: Use uv-based workflow for doc building (#34)
by Junru Shao
· 4 days ago
23500b5
chore(lint): Add Taplo for TOML (#33)
by Junru Shao
· 4 days ago
d77606a
feat: Enable torch/numpy/ml_dtypes dtype as ffi input (#25)
by Yaxing Cai
· 5 days ago
53b2e00
feat: Introduce Python-side TypeInfo Metadata (#30)
by Junru Shao
· 5 days ago
c86235c
refactor: Remove Unused `OBJECT_INDEX` from Cython (#28)
by Junru Shao
· 6 days ago
785e8ca
feat: Add typestubs for Cython generated code (#24)
by Junru Shao
· 6 days ago
71dea75
small fix (#27)
by Kathryn (Jinqi) Chen
· 6 days ago
53ffe5e
[Fix] Restrict stride normalization to 1D tensors on export (#23)
by Kathryn (Jinqi) Chen
· 6 days ago
929effa
[DLPACK] Update dlpack conversion to enable f4 (#22)
by Tianqi Chen
· 6 days ago
8f4e044
chore: Enforce type annotation on public APIs (#21)
by Junru Shao
· 7 days ago
0bc968d
chore: Basic Ruff rule coverage (#20)
by Junru Shao
· 7 days ago
64e4b7f
chore: Modernize pre-commit hooks (#19)
by Junru Shao
· 7 days ago
9432896
[CMAKE] Fix packaging 3rdparty (#18)
by Tianqi Chen
· 8 days ago
89e0b88
[CI] setup asf yaml to protect main
by tqchen
· 8 days ago
46f7358
[CONFIG] Update squash commit default to PR title and description (#17)
by Tianqi Chen
· 9 days ago
3197cd0
Add stream context (#5)
by Yaxing Cai
· 9 days ago
d6845f7
[DOCS] Fix py:func format hyperlink (#16)
by Yaxing Cai
· 9 days ago
c100338
[DOCS] Add C example (#15)
by Tianqi Chen
· 10 days ago
5511c6c
add runtime support section (#14)
by Yaoyao Ding
· 10 days ago
7163aeb
[DOCS] Fix lint and improve docs (#13)
by Tianqi Chen
· 10 days ago
4383b1a
[Bugfix] Run ninja build command in MSVC dev env (#11)
by Yaoyao Ding
· 10 days ago
742b16e
add documentation for tvm_ffi.cpp.load_inline (#12)
by Yaoyao Ding
· 10 days ago
240ea44
[DOCS] Add Guides for Compiler Integration (#10)
by Tianqi Chen
· 10 days ago
5facac5
[DOCS] Add Contributing (#9)
by Tianqi Chen
· 10 days ago
cc93373
refactor: Prefer `bytearray_to_str|bytes` to raw Python API (#6)
by Junru Shao
· 10 days ago
af82dbb
fix: Always specify `method_pyfunc.__name__` (#7)
by Junru Shao
· 10 days ago
011b105
[DOCS] Update docs to reflect the new repo (#4)
by Tianqi Chen
· 11 days ago
5c9a4ad
[TEST] Move script location to be consistent (#3)
by Tianqi Chen
· 11 days ago
ab5bc02
Merge pull request #2 from tqchen/bump-beta
by Yaxing Cai
· 11 days ago
3e07df4
[VERSION] Bump to beta version
by tqchen
· 11 days ago
0e954b3
Merge pull request #1 from tqchen/docs-status
by Yaxing Cai
· 11 days ago
6f21a88
[DOCS] Add CI status badge
by tqchen
· 11 days ago
306c8d0
[CI] Setup asf yaml
by tqchen
· 11 days ago
c665fa3
[REFACTOR] Update torch to optionally depend on cuda
by tqchen
· 11 days ago
5304752
[LINT] Run lint to be complaint with the new CI
by tqchen
· 11 days ago
ef6d57b
[CI] Setup initial CI
by tqchen
· 11 days ago
30f1e0a
[SETUP] Establish tvm-ffi repo
by tqchen
· 11 days ago
7b813f8
[FFI][REFACTOR] Update TVM_FFI_STATIC_INIT_BLOCK to fn style
by tqchen
· 11 days ago
043d9f6
[FFI][ABI] Better String and Nested Container handling (#18311)
by Tianqi Chen
· 11 days ago
4dee97f
[FFI][ABI] Refactor the naming of DLPack speed converter (#18308)
by Tianqi Chen
· 12 days ago
1ce0f6f
[FFI] Update `load_inline` interface (#18307)
by Yaoyao Ding
· 12 days ago
f81ab9c
[FFI][ABI][REFACTOR] Enhance DLPack Exchange Speed and Behavior (#18306)
by Tianqi Chen
· 12 days ago
38d2cda
[FFI][REFACTOR] Refactor python ffi call mechanism for perf (#18302)
by Tianqi Chen
· 13 days ago
315f4bb
[FFI] Fix system library symbol lookup (#18298)
by Ruihang Lai
· 2 weeks ago
8068d1d
[FFI] Temp skip windows tests (#18297)
by Tianqi Chen
· 2 weeks ago
db98729
[FFI][ABI] Introduce generic stream exchange protocol (#18295)
by Tianqi Chen
· 2 weeks ago
a08fa6e
[FFI][REFACTOR] Streamline Object Declare Macros (#18289)
by Tianqi Chen
· 2 weeks ago
4ffbc88
[FFI][Bugfix] Enable `load_inline` on macos (#18285)
by Yaoyao Ding
· 2 weeks ago
472e10c
[FFI][REFACTOR] Introduce UnsafeInit and enhance ObjectRef null safety (#18284)
by Tianqi Chen
· 2 weeks ago
1b824e8
[FFI] Relax default alignment and continguous requirement (#18282)
by Tianqi Chen
· 2 weeks ago
e9d2946
[FFI][REFACTOR] Cleanup namespace (#18280)
by Tianqi Chen
· 2 weeks ago
2df07e5
[FFI][Bugfix] Fix bug of `ffi.cpp.load_inline` on Windows (#18281)
by Yaoyao Ding
· 2 weeks ago
24125d0
[FFI][DOCS] Initial bringup of cpp docs (#18279)
by Tianqi Chen
· 2 weeks ago
236e9e9
[FFI] Temp skip load_inline tests nonlinux (#18278)
by Tianqi Chen
· 2 weeks ago
40f4d9d
[FFI][REFACTOR] Cleanup tvm_ffi python API and types (#18277)
by Tianqi Chen
· 2 weeks ago
6fa40b5
[FFI] Add ffi::Tensor.strides() (#18276)
by Yaxing Cai
· 3 weeks ago
3a551d8
[FFI][REFACTOR][ABI] Rename NDArray to Tensor (#18275)
by Tianqi Chen
· 3 weeks ago
825aeb9
[FFI] Update the interface of `ffi.load_inline` to match torch (#18274)
by Yaoyao Ding
· 3 weeks ago
40e8a51
[FFI][ABI] Append symbol prefix for ffi exported functions (#18273)
by Tianqi Chen
· 3 weeks ago
ca95b41
[FFI] Construct NDArray.strides by default (#18272)
by Yaxing Cai
· 3 weeks ago
83805ec
[FFI] Support inline module (#18271)
by Yaoyao Ding
· 3 weeks ago
91d69f0
[FFI] Support Opaque PyObject (#18270)
by Tianqi Chen
· 3 weeks ago
1b07159
[FFI] Update torch stream getter to use native torch c api (#18266)
by Tianqi Chen
· 3 weeks ago
86ba210
[DOCS] Misc docs fix (#18264)
by Tianqi Chen
· 3 weeks ago
c695f5f
[FFI][DOCS] Initial docs scaffolding (#18263)
by Tianqi Chen
· 3 weeks ago
5a3e3cb
[FFI][DOCS] Add missing files in packaging example (#18261)
by Tianqi Chen
· 3 weeks ago
ca9c3d1
[FFI][ABI] Introduce weak rc support (#18259)
by Tianqi Chen
· 3 weeks ago
3702e50
[FFI] fix two seemingly migration issue (#18258)
by wrongtest
· 3 weeks ago
4523a83
[FFI][DOCS] Wheel Packaging (#18256)
by Tianqi Chen
· 4 weeks ago
777cf8d
[FFI][ABI] ABI Updates to for future metadata and complex ordering (#18254)
by Tianqi Chen
· 4 weeks ago
ad8e5d2
[Python] Complete Python packaging with scikit-build-core (#18251)
by Ruihang Lai
· 4 weeks ago
7d09d6a
[FFI][CMAKE] Revert cmake libbacktrace URL and update submodule (#18249)
by Balint Cristian
· 4 weeks ago
b245f1f
[FFI][CMAKE] Add missing download path for libbacktrace (#18246)
by Balint Cristian
· 4 weeks ago
7358796
[FFI] Misc fixup for windows (#18234)
by Tianqi Chen
· 4 weeks ago
2cf211f
[FFI] Robustify the pyproject setup (#18233)
by Tianqi Chen
· 4 weeks ago
2d41a51
[FFI][REFACTOR] Establish tvm_ffi python module (#18226)
by Tianqi Chen
· 4 weeks ago
3f4f4f1
[FFI] Fix JSON parser/writer for the fast-math flag (#18221)
by Ruihang Lai
· 5 weeks ago
023ea44
[FFI][REFACTOR] Cleanup API locations (#18218)
by Tianqi Chen
· 5 weeks ago
6014406
[FFI] AudoDLPack compatible with torch stream context (#18217)
by Tianqi Chen
· 5 weeks ago
0daaffe
[FFI][REFACTOR] Establish Stream Context in ffi (#18216)
by Tianqi Chen
· 5 weeks ago
538bef4
[FFI] Formalize ffi.Module (#18213)
by Tianqi Chen
· 5 weeks ago
Next »