Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
caisar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
caisar
Graph
9b38a9fb26a2a68ccdded55b277ae90a1be84b53
Select Git revision
Branches
1
master
default
Tags
4
3.0
2.1
2.0
1.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jun
7
6
5
28
May
24
17
16
15
14
13
4
Apr
2
30
Mar
29
25
22
20
18
15
8
6
5
30
Jan
27
20
Dec
12
4
21
Nov
14
13
25
Oct
24
16
11
3
29
Sep
25
22
21
20
19
24
Jul
7
6
4
3
30
Jun
28
26
23
22
21
20
19
16
15
12
9
8
2
31
May
30
25
24
23
17
11
9
5
4
21
Apr
20
5
13
Mar
9
14
Feb
13
8
31
Jan
25
23
19
17
11
10
4
23
Dec
22
20
19
16
15
14
13
12
9
8
7
6
5
2
1
26
Nov
25
24
22
17
[exps] Add arithmetic alternative to PyRAT config
[exps] First draft of successive nn models
[exps] Add tests for arithmetic
[exps] Add 14*14 models (normal + pruned)
[exps] Add models that classify if number is 8
[exps] Add models that only classify 0, 1 and 2
[exps] Add onnx and training script for arithmetic
[exps] Add arithmetic specification
[exps] Add new models and training script
[exps] Add data (and generation script) for arithmetic
[nir] Export Gemm node to ONNX
[onnx] Update reader utils
[nir] Fix node shape computing
Merge branch 'feature/native_nn_prover_on_vectors' into 'master'
[trans] Use NIR whenever available.
Convert floating point to Why3 term more efficiently
[nn_native] convert vector term to node with shape of arbitrary size
[Model] merge NN and SVM
[Interpretation] Convert `nn@@vv` into `mk_vector (nn@@vv[0])` ...
[nn_native] Try to recover old behavior
[nn_native] Refactor
[Tests] Fix onnx tests
Merge branch 'fix/michele/cnf-before-vnnlib' into 'master'
[release] Update license header files
Merge branch 'master' of git.frama-c.com:laiser/caisar
[printers] Ensure goal is printable by the VNNLIB printer.
[printers] Ensure goal is in cnf before negating and printing it.
[nnet] Fixed wrong shape being inferred during Nnet nir generation
[refactor] Remove leftovers of nier
[nnet] Fixed wrong shape being inferred during Nnet nir generation
[refactor] Remove leftovers of nier
Merge branch 'feature/dorin/nn-nier' into 'master'
[Nnet]Correct data handling
[Nnet][test] Added test for Nnet parsing
[Nir] Added tensor creation helpers
[Nnet] Nnet parser to Nir
Merge branch 'feature/julien/only_nier_simple' into 'master'
Change doc to reflect opset export version
Set exported opset to 13
Rename NIER to NIR everywhere, in every context.
Loading