package caisar

  1. Overview
  2. Docs
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/Shape/index.html

Module Nir.ShapeSource

Sourcetype t
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval to_array : t -> int array
Sourceval of_array : int array -> t
Sourceval to_list : t -> int list
Sourceval of_list : int list -> t
Sourceval rank : t -> int
Sourceval size : t -> int
Sourceval get : t -> int -> int
Sourceval set : t -> int -> int -> t
Sourceval row_major : t -> int array -> int
Sourceval unrow_major : t -> int -> int array
Sourceval to_array_unsafe : t -> int array
OCaml

Innovation. Community. Security.