Skip to content

tensor-compiler/taco-binsparse-parser

Repository files navigation

bsp_taco library (by Juni Kim)

This is a library that allows binsparse files to be read as, and read into, taco objects. This is a standard cmake project, and the main header file to include for all intents and purposes is <bsp_taco.hpp>

Building

cmake -B build && cmake --build build should just work.

To test, you will need a version of julia on your system with the finch compiler installed.

The dev.sh script and compile_flags.txt are all optimized for the junikimm717/nvim2025:finch docker image

About

A taco parser for the binsparse file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published