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
d06ca8a56ff9c7f7b7b58e69e99c71777ba7cbca
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
2
Sep
30
Aug
29
28
27
26
25
24
23
22
20
19
18
14
13
9
8
7
6
1
31
Jul
30
26
24
23
22
19
18
17
16
15
12
11
10
9
8
5
4
3
2
1
30
Jun
28
27
26
25
24
23
21
20
19
18
14
13
12
11
10
9
7
6
5
4
3
1
31
May
30
29
28
26
24
23
22
21
19
18
17
16
15
14
13
10
7
6
3
2
1
30
Apr
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into learning_backend_cuda
Update remove flatten tests.
ImproveRemoveFl…
ImproveRemoveFlatten
Fixed GraphMatching
Merge branch 'dummy' into 'dev'
Fix typo in Node.cpp
Remove old GraphRegex to use new GraphMatching in unit test.
Merge branch 'improved_mem_doc' into 'dev'
Fixed merge with dev
Merge with dev
Merge branch 'dev' into ImproveRemoveFlatten
Improved MemoryManager doc
Merge branch 'qat' into 'dev'
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into learning_backend_cuda
change the attr strings case
add_clipping_node
add_clipping_node
add attributes
add support of the Clip node
Remove Flatten now use new graphmatching + remove Flatten beofre MatMul + remove multiple Flatten.
add doc for ne woperators
Added matchFrom() to SinglePassGraphMatching
Added inChannels() to FC op
Use Log instead of print()
Fix warning
Fix for NVCC
Improved SinglePassGraphMatching
Updated graph matching to match the absence of connection
Added hook mechanism and Abs operator
Merge branch 'matmul_to_fc' into 'dev'
Fixed issue with nullptr when no bias
Fixed issue
Change fuseMulAdd
Added adaptToBackend() recipe
Fixed issues
Added macro helper for Registrar
feat : formated aidge_core
feat/formatting
feat/formatting
Added first prototype of getBestAdaptation()
Added checkIOSpec()
Added attributes matching and priority
Adapt forward.jinja to check if compile has C or Cpp.
Remove trailing comma at the end of parameter list for MACRO
fix_cppcheck
fix_cppcheck
Move MACRO out of namespace 'Aidge'
Loading