andfoy / extorch

Elixir/Erlang bindings for libtorch (PyTorch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extorch

TODO: Add description

Installation

If available in Hex, the package can be installed by adding extorch to your list of dependencies in mix.exs:

def deps do
  [
    {:extorch, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/extorch.

About

Elixir/Erlang bindings for libtorch (PyTorch)

License:MIT License


Languages

Language:Elixir 68.9%Language:C++ 18.3%Language:Rust 12.8%Language:C 0.0%