Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cyril Moineau
aidge_core
Graph
5ace21a4fd40554ccb89d4c4e7907545f3ee9e3d
Select Git revision
Branches
20
Add_GlobalAveragePooling
ImproveRemoveFlatten
add_clipping_node
allowNoInputProducer
backend_export
copytape
createUniqueName
dataProvider_setBackend
dev
enable_custom_op
feat/DataTypes
feat/GraphInterpreter
feat/RefGetImpl
feat/SplitConv
feat/TensorCopy
feat/formatting
featTokenGraphRegex
fix
fixGraphRegexUnique
fixMain
Tags
5
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
23
22
21
19
18
17
16
15
14
13
10
7
6
3
2
1
30
Apr
29
26
25
24
23
22
21
19
18
17
16
15
11
10
9
8
5
3
2
1
30
Mar
29
28
27
26
25
24
22
21
20
19
18
15
13
12
11
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
23
22
21
20
19
18
16
15
14
13
12
Improved logic
Merge branch 'main' of gitlab.eclipse.org:eclipse/aidge/aidge_core into feat/release_pip
chore : added xmlrunner-results to gitignore
Fix Resize python binding
Merge branch 'operator_resize' of gitlab.eclipse.org:mszczep/aidge_core into operator_resize
add Resize Operator to python binding
Remove warnings in Resize.cpp
Required input convertion to Optional intput for resize operator, pubind update
constructor fixed, add input producers to resize node
Add Resize operator with python binding
add Resize Operator to python binding
Remove warnings in Resize.cpp
fix Slice warning
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into fix/add_missing_attr
fix Slice when step < 0
Merge branch 'fix_pybind_classmethod' into 'dev'
move SliceImpl to backend_cpu
bound static method with 'def_static' instead of 'def' in operators python binding
Required input convertion to Optional intput for resize operator, pubind update
add Step attribute to Slice
constructor fixed, add input producers to resize node
Add Resize operator with python binding
chore : removed debug print
feat : now build_type depends of AIDGE_PYTHON_BUILD_TYPE and set to release by default
Replaced swich case with refCastFrom()
Doc improvement
Fix bug in CompareMatchingResultSize
Improved doc
Improved error checking
Added disjoint filter
Use std::set instead of std::vector
Updated deprecated code
Changed default behavior to single output matching and added modifier to match multiple outputs
MAJ save mmd fsm edge adding arrow type by direction
featTokenGraphR…
featTokenGraphRegex
fix reshape pybind
Added primitive benchmark
Rename to avoid confusion
add allowzero attr to Reshape
chore : removed debug print
fix : windows env var syntax
Loading