Skip to content

v0.6.24

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 13:11
d8d13a2
Neo tensor (#20)

* Implement ref count cache.

* `Tensor`'s meta data is also `View`.

* When creating tensor, use ref count cache.

* Fully leverages ref count buffer.

* Do not use temporary cache when loading the model.

* Ref count cache correctly initializes resources.

* Unify cache types.

* Reformat code.

* Bump version to v0.6.25