package caisar
A platform for characterizing the safety and robustness of artificial intelligence based software
Install
Dune Dependency
Authors
Maintainers
Sources
caisar-2.0.tbz
sha256=3d24d2940eed0921acba158a8970687743c401c6a99d0aac8ed6dcfedca1429c
sha512=0b4484c0e080b8ba22722fe9d5665f9015ebf1648ac89c566a978dd54e3e061acb63edd92e078eed310e26f3e8ad2c48f3682a24af2acb1f0633da12f7966a38
doc/caisar.nir/Nir/Gentensor/index.html
Module Nir.Gentensor
Source
Source
type t =
| Float of (float, Bigarray.float64_elt) Tensor.t
| Int64 of (int64, Bigarray.int64_elt) Tensor.t
of_float_array a shape
returns a Tensor with data contained in l
and shape shape
. If no shape is given, the resulting tensor shape is 1-dimensional, equals to the length of l
.
of_int64_array a shape
returns a Tensor with data contained in l
and shape shape
. If no shape is given, the resulting tensor shape is 1-dimensional, equals to the length of l
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>