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
6f81e06cb66e95992461b8d14ce8280ebf6fc8af
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
6
Dec
5
2
1
26
Nov
25
24
22
17
9
28
Oct
24
21
20
18
12
11
10
7
6
5
3
29
Sep
27
26
20
6
5
2
31
Aug
29
Jul
27
18
13
11
8
6
5
4
29
Jun
28
23
21
20
19
14
8
14
Apr
13
12
5
4
1
31
Mar
30
29
21
17
2
28
Feb
17
11
Jan
7
5
4
10
Dec
9
7
26
Nov
23
22
10
9
8
25
Oct
14
6
5
4
1
29
Sep
3
1
31
Aug
13
30
Jul
23
21
16
9
30
Jun
28
17
May
11
7
6
29
Apr
19
16
13
10
24
Mar
18
12
11
9
8
Feb
4
25
Dec
18
17
16
28
Nov
27
16
3
1
Oct
[verification] Support time and memory limits in JSON configuration file.
[verification] Support output file specification in JSON configuration.
[verification] Write dataset verification results into a JSON file.
[cmdline] New cmdline option for providing outfile file. Only for verify-json command for the moment.
[dataset] Drop up-front constraint on csv format for dataset file.
Add support for the nnenum prover.
[tests] Add test using Marabou on dataset.
[verification][printers] Allow Marabou to be launched on a dataset verification.
Move the native_nn_prover transformation outside drivers.
[dataset] More robust meta generation for inputs and outputs.
[printer] Rework VNN-LIB printer for using meta.
[printer] Add a new printer for VNN-LIB format.
[dataset] Force input variables on the left-hand side of comparison symbols.
[driver] Remove useless stuff.
[prover] Use actual prover names for JSON deriving.
Merge branch 'fix/michele/minmax-scaler' into 'master'
[dataset] Rework minmax scaling.
Merge branch 'feature/michele/verify-json' into 'master'
[cmdline] No loadpath needed for verification via json config file.
[verification] Rework json handling into submodule.
[cmdline] Use cmdliner converter for regular result type.
[cmdline] Format file specification is not needed for verify-json command.
[verification] Create theory from json config file.
[language] Export onnx_parser and ovo_parset for standalone use.
[language] Export nnet_parser for standalone use.
Add basic code structure for new command verify-json that starts a verification
Rework and prepare cmdline to accept new command.
Use more appropriate exceptions for invalid command line arguments.
Rework verification API for better clarity.
Merge branch 'fix/michele/interpret-normalization' into 'master'
[dataset] More robust equality check based on term equality.
[dataset] Filter normalization by lsymbol name.
Merge branch 'feature/michele/dataset-vnnlib' into 'master'
[language] Rename theories for nnet/onnx/ovo extensions.
[dataset] Rename some types.
Add simple csv dataset support by means of vnnlib language.
[onnx] Small doc fixup.
Merge branch 'fix/julien/more-onnx-ops' into 'master'
[NIER] Add more ONNX operators to the NIER.
Merge branch 'feature/michele/opt-nnet-onnx' into 'master'
Loading