libtorch-ffi: Haskell bindings for PyTorch

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This package provides Haskell bindings to libtorch, the C++ library underlying PyTorch, specifically designed for the Hasktorch ecosystem.

Properties

Versions 2.0.0.0, 2.0.0.0, 2.0.0.1, 2.0.1.0, 2.0.1.1
Change log None available
Dependencies async (>=2.2.5 && <2.3), base (>=4.7 && <5), bytestring (>=0.11.5 && <0.12), containers, inline-c (>=0.9.1.10 && <0.10), inline-c-cpp (>=0.5.0.2 && <0.6.0.0), libtorch-ffi-helper (>=2.0.0 && <2.1), optparse-applicative (>=0.14.3.0 && <0.19), safe-exceptions (>=0.1.7 && <0.2), sysinfo (>=0.1.1 && <0.2), template-haskell (>=2.20.0 && <2.21) [details]
License BSD-3-Clause
Copyright 2018 Austin Huang
Author Austin Huang
Maintainer hasktorch@gmail.com
Category Codegen
Home page https://github.com/hasktorch/hasktorch#readme
Uploaded by junjihashimoto at 2024-12-13T04:01:22Z

Modules

Flags

Manual Flags

NameDescriptionDefault
cuda

A flag to link libtorch_cuda.

Disabled
rocm

A flag to link libtorch_hip.

Disabled
gcc

A flag to use gcc on macos

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees