sim-lib-compute-cli 0.2.0

Loadable compute command surface for SIM.
Documentation
1
2
3
4
5
6
7
(sim.compute-vendor-acceptance-manifest/v1
  (case (id "runtime-probe") (category "vendor/probe"))
  (case (id "dense-matmul-differential") (category "vendor/matmul-differential"))
  (case (id "unsupported-failure") (category "vendor/fail-closed"))
  (case (id "measured-crossover") (category "vendor/crossover"))
  (case (id "vendor-absent-portability") (category "portable/vendor-absent"))
)