package torch

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module C.CudaSource

Sourceval device_count : (unit -> int F.return) F.result
Sourceval is_available : (unit -> int F.return) F.result
Sourceval cudnn_is_available : (unit -> int F.return) F.result
Sourceval set_benchmark_cudnn : (int -> unit F.return) F.result