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
5a6037a5e0527e9e6e0885e3b22d5c8144772ea4
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
14
Dec
13
12
11
10
9
8
7
6
5
4
3
1
30
Nov
29
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
30
Oct
27
26
25
24
23
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Sep
28
27
26
25
24
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
31
Aug
30
29
28
24
Split Convert operator into Cast and Move operators
Merge branch 'tiling' into 'vit_operators'
[Upd] 'computeReceptiveField()' and its tests
Cherry-pick Slice_Op changes from vit_operator branch
[Upd] 'computeReceptiveField()' member function to take dimensions as inputs instead of flatId
change Slice attr to int64
switch shape input to attr for Reshape
Change a small assertion
Improve 'GraphView::replace()' for cases where removed operator had multiple outputs also in the GraphView
Add a function to detect if an operator is a MetaOperator
Merge branch 'main' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into vit_operators
[MERGE][fix/TensorPIMPL] update from fix/TensorPIMPL
[MERGE][main]
Merge branch 'tiling' into 'main'
fix horizontalTiling
Merge remote-tracking branch 'origin/main' into tiling
[Add] some functions python binding
[FIX][UT] still fixing errors in Test_GraphView.cpp
[FIX][UT] still fixing errors in Test_GraphView.cpp
Fixed unused arg
Merged with main
[FIX][MIN] fixing typo
[FIX][UT] fixing type error in Test_GraphView
[MERGE][fix/TensorPIMPL] update from fix/TensorPIMPL
[MERGE][main]
Merge branch 'graphview_io_ordering' into 'main'
[Add] 'removeFlatten' recipie test and fix bug in 'GraphView::replace'
Remove deprecated function 'updateInputsOutputsNodes_DEPRECATED()'
Merge branch 'graphview_io_ordering' of gitlab.eclipse.org:eclipse/aidge/aidge_core into graphview_io_ordering
Remove useless 'save' in tests and fix a typo
Remove the 'remove' fonction from 'resetConnection' in Node.cpp
[Upd] the replace function to use graph ordering
Corrected wrong behavior when cascading refCast and refFrom
Fixed misplaced resize
Make approxEq take const ref
Added missing header
Fixed PyBind
Clarified resize() behavior
Improved and clarified new cast/from API
Make FuseBatchNorm work for any type
Loading