From e2abe9d9ec649b849cc39b516c1db1b4fa592003 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Sat, 21 Mar 2026 11:47:40 +0100 Subject: created class --- notes.norg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'notes.norg') diff --git a/notes.norg b/notes.norg index 96c0d6a..9d05485 100644 --- a/notes.norg +++ b/notes.norg @@ -4,14 +4,14 @@ description: WIP tool to prove NNEQ using Interaction Nets as pre-processor fo m authors: ericmarin categories: research created: 2026-03-14T09:21:24 -updated: 2026-03-18T17:46:56 +updated: 2026-03-21T11:53:27 version: 1.1.1 @end * TODO - - (!) Scalability: %Impossible with Inpla, I would need to implement my own engine% + - (?) Scalability: Added cache for already processed NN. Inpla is the bottleneck but now I removed most of the limits. - (x) Soundness of translated NN: {:proof.norg:}[PROOF] - - ( ) Compatibility with other types of NN + - (x) Compatibility with other types of NN: Added support for ONNX format. For now only GEMM and ReLU operations are implemented. - ( ) Comparison with other tool ({https://github.com/NeuralNetworkVerification/Marabou}[Marabou], {https://github.com/guykatzz/ReluplexCav2017}[Reluplex]) - ( ) Add Range agent to enable ReLU optimization -- cgit v1.2.3