Skip to content

Releases: mlc-ai/mlc-python

v0.2.3

04 Feb 06:30
8d20121
Compare
Choose a tag to compare

What's Changed

  • fix(dataclass): Create proper __init__ method for PyClass by @potatomashed in #20

Full Changelog: v0.2.2...v0.2.3

v0.2.2

03 Feb 04:06
a8017ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

31 Jan 18:25
b584462
Compare
Choose a tag to compare

What's Changed

Fix handling of mlc/._version.py so that it's included in the wheel

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 Jan 03:51
fe809a8
Compare
Choose a tag to compare

What's Changed

Support Tensor class and interop with DLPack

Interop with torch, numpy and Python ecosystem

C++ and FFI Improvement

Bugfixes

Full Changelog: v0.1.0...v0.2.0

v0.1.3

23 Jan 02:47
7e5eefa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Jan 17:11
02affe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Jan 22:22
c869192
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Dec 19:42
Compare
Choose a tag to compare

The first official release.

v0.0.14

28 Dec 18:57
Compare
Choose a tag to compare

AST Parser

v0.0.13

25 Dec 05:27
Compare
Choose a tag to compare

Introduce mlc.printer for Python syntax text format printing