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
94016493e0d8d514b3da70e382d91713ecb692e3
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
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
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
added nier_simple support for more existing ONNX operators (a more mature check is still needed)
changed and to take into account attributes for (some) ONNX operators
added attributes in for ReduceSum and RandomNormal
seed is a float (was int)
added parameters for RandomNormal and ReduceSum in
syntax corrected
bug correction
added new operators in nier_cfg
commented out additional operators
'axes' option is not subject to f in function
progressively add Log and Abs
new operators: input ok and functions pred and map
typo fix
add list or description in nier_simple.ml*
add list or description in nier_simple.ml*
added the list of operators in onnnx.ml
New simpler IR format
[interpretation] Add some checking on vector get operation over model applications.
[interpretation] Add some checking on model applications.
Added constant instancitation in command line inside MNIST example documentation
[doc] Add a hint to make the output more verbose in the ACAS tutorial
Merge branch 'feature/michele/interpret-svm' into 'master'
[trans] Factor out common modules for Float64 and Real theories.
[trans] Stricter matching of terms.
[trans] Typo in doc.
Use logging facilities when possible.
[saver] Add basic test w/o using stdlib facilities for robustness.
[interpretation][saver] Support reading model with particular abstraction.
[proof_strategy] Allow SVM proof strategy on tasks w/o defined dataset.
[interpretation] Update after rebase.
[interpretation][saver] Support interpretation of specs involving svm models.
[proof_strategy] Rename functions and rework/update implementation.
[trans] Add split transformation like split_goal_full but stops on quantifiers.
[interpretation] Rename reduction engine.
[language] Rework API for creating neural networks.
[interpretation] Remove utils module.
[interpretation] Revise interpreter type nn.
[interpretation] Rework interpreter types interface.
[interpretation] Move builtin interpretation into separate module.
[interpretation] Function of eval term.
Loading