package tensorboard

  1. Overview
  2. Docs
No synopsis

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=91035b4a9827fdf6e2fb61d0edb1bb2c
sha512=7f09994c0bb844429b795b971ae3bacd927eae4854a4efc36dbf8d6f4ea24e7f05f754f7191747e32b4fef1922589d1db8d2622147a1706efe7e79201329400b

doc/tensorboard.protobuf/Tensorboard_protobuf/Resource_handle_types/index.html

Module Tensorboard_protobuf.Resource_handle_typesSource

resource_handle.proto Types

Types

Sourcetype resource_handle_proto = {
  1. device : string;
  2. container : string;
  3. name : string;
  4. hash_code : int64;
  5. maybe_type_name : string;
}

Default values

Sourceval default_resource_handle_proto : ?device:string -> ?container:string -> ?name:string -> ?hash_code:int64 -> ?maybe_type_name:string -> unit -> resource_handle_proto

default_resource_handle_proto () is the default value for type resource_handle_proto