package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.14.tar.gz
md5=7a712ae0e8c7f5452f628377d80a5bb4
sha512=22314b655bc6b5e5c970cbab8d132eae36ee0b8fb0a96b63727899442eb70fe00bd1895d7cc718a85b58bc2b2b4ea6820fa288a19346f095e5de18f7e47c2d02

doc/src/torch.core/torch_core.ml.html

Source file torch_core.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(* generated by dune *)

(** @canonical Torch_core.Device *)
module Device = Torch_core__Device

(** @canonical Torch_core.Kind *)
module Kind = Torch_core__Kind

(** @canonical Torch_core.Reduction *)
module Reduction = Torch_core__Reduction

(** @canonical Torch_core.Torch_bindings *)
module Torch_bindings = Torch_core__Torch_bindings

(** @canonical Torch_core.Torch_bindings_generated *)
module Torch_bindings_generated = Torch_core__Torch_bindings_generated

(** @canonical Torch_core.Torch_generated *)
module Torch_generated = Torch_core__Torch_generated

(** @canonical Torch_core.Wrapper *)
module Wrapper = Torch_core__Wrapper

(** @canonical Torch_core.Wrapper_generated *)
module Wrapper_generated = Torch_core__Wrapper_generated

(** @canonical Torch_core.Wrapper_generated_intf *)
module Wrapper_generated_intf = Torch_core__Wrapper_generated_intf
OCaml

Innovation. Community. Security.