package owl-base
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
An OCaml Numerical Library
Install
dune-project
Dependency
Authors
Maintainers
Sources
owl-base-0.3.8.tbz
sha256=7e7725e9a1a967b2af54d7f091a0aea76c54e9abeb4220947921864ef6ffe7d0
md5=247e4b6e6190df68830095441e71e69a
doc/owl-base/Owl_utils/index.html
Module Owl_utilsSource
Helper functions used in the library
include module type of struct include Owl_utils_conv end
Source
val calc_conv2d_output_shape :
Owl_types.padding ->
int ->
int ->
int ->
int ->
int ->
int ->
int * intSource
val calc_transpose_conv2d_output_shape :
Owl_types.padding ->
int ->
int ->
int ->
int ->
int ->
int ->
int * intSource
val calc_conv2d_padding :
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int * int * int * intSource
val calc_conv3d_output_shape :
Owl_types.padding ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int * int * intSource
val calc_transpose_conv3d_output_shape :
Owl_types.padding ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int * int * intSource
val calc_conv3d_padding :
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int ->
int * int * int * int * int * intSource
val aarr_map2i :
(int -> int -> 'a -> 'b -> 'c) ->
'a array array ->
'b array array ->
'c array arraySource
val aarr_map3i :
(int -> int -> 'a -> 'b -> 'c -> 'd) ->
'a array array ->
'b array array ->
'c array array ->
'd array arraySource
val aarr_map3 :
('a -> 'b -> 'c -> 'd) ->
'a array array ->
'b array array ->
'c array array ->
'd array arraySource
val aarr_map4 :
('a -> 'b -> 'c -> 'd -> 'e) ->
'a array array ->
'b array array ->
'c array array ->
'd array array ->
'e array arraySource
val array1_extend :
('a, 'b, Bigarray.c_layout) Bigarray.Array1.t ->
int ->
('a, 'b, Bigarray.c_layout) Bigarray.Array1.tSource
val array1_copy :
('a, 'b, Bigarray.c_layout) Bigarray.Array1.t ->
('a, 'b, Bigarray.c_layout) Bigarray.Array1.tmeasure the time spent in a function in millisecond
TODO: return the the distance between 1.0 and the next larger representable floating-point value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>