https://github.com/quansight-labs/taco2
An attempt at a C++-templated header-only version of TACO.
https://github.com/quansight-labs/taco2
Last synced: 7 months ago
JSON representation
An attempt at a C++-templated header-only version of TACO.
- Host: GitHub
- URL: https://github.com/quansight-labs/taco2
- Owner: Quansight-Labs
- License: mit
- Created: 2021-02-02T10:36:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T22:38:14.000Z (about 4 years ago)
- Last Synced: 2025-01-19T19:56:06.377Z (9 months ago)
- Language: C++
- Size: 18.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# `taco2`
An WIP version of the [Tensor Algebra Compiler](https://github.com/tensor-compiler/taco) with C++ Templates.