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
5de72b4e2f9a8a18c87aca625136e4326f5c266c
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
22
Nov
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
23
21
9
8
7
4
3
2
1
[Fix] Datatype to DataType everywhere
Replace input()/output() by setInput()/setOutput()
Merge branch aidge_core:main into vit_operators
Merge branch 'FixMetaOperator' into 'main'
[FIX] MetaOperator output was badly linked to its children.
add more Registrar dims for Transpose
fix Slice outputDims
minor code cleanings
fix python binding of concat by adding nb_in attr
Merge branch 'addFeature/graphRegex/defaultNodeTester' into 'main'
ignored inconue node types by creating a spesific branch of the FSM that cancels the transition
Uniformize operators and apply new class OperatorTensor induced changes in every operator
Remove 'Tensor' from 'Operator' class. Only keep 'Data'
Merge branch 'addFeature/graphRegex/queryResolution' into 'main'
fix ReduceMean for dim 1
Merge branch aidge_core:main into vit_operators
add Reshape operator
add Gather operator
[MERGE][fix/TensorPIMPL] update from fix/TensorPIMPL
[MERGE][main]
Merge branch 'ONNXTuto' into 'main'
Merge branch 'main' into ONNXTuto
[MERGE][fix/TensorPIMPL] update from fix/TensorPIMPL
[MERGE][main]
Merge branch aidge_core:main into vit_operators
add ReduceMean operator
Merge remote-tracking branch 'origin/tiling' into OperatorTensor
Merge remote-tracking branch 'origin/main' into tiling
[Tmp] also remove computeReceptiveField() from ConvDepthWise operator
Merge branch 'SchedulerUpdate' into 'main'
Merge remote-tracking branch 'origin/main' into tiling
[Tmp] Remove computeReceptiveField function to allow merge with master
Apply 1 suggestion(s) to 1 file(s)
Merge branch 'ONNXTuto' of gitlab.eclipse.org:eclipse/aidge/aidge_core into ONNXTuto
[Binding] [Node] The operator() now use the python args system, avoiding the use of vector.
Apply 1 suggestion(s) to 1 file(s)
minor fix for hook and scaling update
Add an Identity cell + bind it.
[Update] Add new function to binding.
Add binding for MetaOperator
Loading