package tensorboard
No synopsis
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.0.1.tar.gz
md5=91035b4a9827fdf6e2fb61d0edb1bb2c
sha512=7f09994c0bb844429b795b971ae3bacd927eae4854a4efc36dbf8d6f4ea24e7f05f754f7191747e32b4fef1922589d1db8d2622147a1706efe7e79201329400b
doc/tensorboard.protobuf/Tensorboard_protobuf/Tensor_types/index.html
Module Tensorboard_protobuf.Tensor_types
Source
tensor.proto Types
Types
Source
type tensor_proto = {
dtype : Types_types.data_type;
tensor_shape : Tensor_shape_types.tensor_shape_proto option;
version_number : int32;
tensor_content : bytes;
half_val : int32 list;
float_val : float list;
double_val : float list;
int_val : int32 list;
string_val : bytes list;
scomplex_val : float list;
int64_val : int64 list;
bool_val : bool list;
dcomplex_val : float list;
resource_handle_val : Resource_handle_types.resource_handle_proto list;
variant_val : variant_tensor_data_proto list;
uint32_val : int32 list;
uint64_val : int64 list;
}
Source
and variant_tensor_data_proto = {
type_name : string;
metadata : bytes;
tensors : tensor_proto list;
}
Default values
Source
val default_tensor_proto :
?dtype:Types_types.data_type ->
?tensor_shape:Tensor_shape_types.tensor_shape_proto option ->
?version_number:int32 ->
?tensor_content:bytes ->
?half_val:int32 list ->
?float_val:float list ->
?double_val:float list ->
?int_val:int32 list ->
?string_val:bytes list ->
?scomplex_val:float list ->
?int64_val:int64 list ->
?bool_val:bool list ->
?dcomplex_val:float list ->
?resource_handle_val:Resource_handle_types.resource_handle_proto list ->
?variant_val:variant_tensor_data_proto list ->
?uint32_val:int32 list ->
?uint64_val:int64 list ->
unit ->
tensor_proto
default_tensor_proto ()
is the default value for type tensor_proto
Source
val default_variant_tensor_data_proto :
?type_name:string ->
?metadata:bytes ->
?tensors:tensor_proto list ->
unit ->
variant_tensor_data_proto
default_variant_tensor_data_proto ()
is the default value for type variant_tensor_data_proto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page