You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Sergey Mironov via TVM Discuss <no...@discuss.tvm.ai> on 2020/04/12 12:18:42 UTC

[TVM Discuss] [Application] [Old news] HTVM, haskell binding to TVM FFI, outdated


Hi. Thinking that better later than never, I'd like to share the link to the project I worked on a year ago. It is a Haskell binding to TVM IR. It worked at the moment of its last update (a year ago).

https://github.com/grwlf/htvm

Currently, I have no plans of maintaining it.

The project consists of two parts: Low-level part which could translate TVM tensors into Haskell lists, and High-level part which defines Hasekll DSL for writing expressions. Those expressions produced C++ code which is could be compiled with GCC and executed.

The EDSL syntax is demonstrated in tests like https://github.com/grwlf/htvm/blob/master/test/Main.hs#L555  (note, it supported an early version of Autodiff)





---
[Visit Topic](https://discuss.tvm.ai/t/old-news-htvm-haskell-binding-to-tvm-ffi-outdated/6335/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/a9c88ef239c3260b22b245daf00ab7ab58c763e387118a14a38a4cadc9800971).

[TVM Discuss] [Application] [Old news] HTVM, Haskell binding to TVM FFI, outdated

Posted by Marisa Kirisame via TVM Discuss <no...@discuss.tvm.ai>.

great news to hear. I have a somewhat similar project and I planned to look at this to get some idea.





---
[Visit Topic](https://discuss.tvm.ai/t/old-news-htvm-haskell-binding-to-tvm-ffi-outdated/6335/3) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/80f7790667dfa0a606ad94a4d9f0c8c0ef68c559d5b217cd382e6fa11dd28c01).

[TVM Discuss] [Application] [Old news] HTVM, Haskell binding to TVM FFI, outdated

Posted by Junru Shao via TVM Discuss <no...@discuss.tvm.ai>.

CC @MarisaKirisame if you are interested





---
[Visit Topic](https://discuss.tvm.ai/t/old-news-htvm-haskell-binding-to-tvm-ffi-outdated/6335/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/6832a92a832f3a536425983bca4b110e61cbe40156dfac471e6bccbc5be86511).