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
3fa70a2939e1044cea568e29b11be5efcbe08569
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
9
Nov
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
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Merge branch 'fix/replaceWith' into 'main'
Completely remove replaceWith() member function from GraphView
Merge remote-tracking branch 'origin/main' into fix/replaceWith
[MIN] make FuseMulAdd more resilient to edge cases
Merge branch 'main' into dataloader
[Fix] replace() member function to run python tests successfully
Merge branch 'binary_operators' into 'main'
fix loop
Merge branch 'main' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into binary_operators
Merge branch 'sqrt_op' into 'main'
fix GraphRegex test
merge main and fix
[Fix] replace() binding
Merge remote-tracking branch 'origin/main' into fix/replaceWith
Merge branch aidge_core:main into sqrt_op
[Upd] replace() python binding
[GraphRegex] new interface class
Enable merge request pipeline
[Upd] recipies use replace() instead of replaceWith()
[Depreciated] replaceWith()
[Upd] replace() member function for tiling handling
[Upd] simplify removeView() member function in Node.hpp
add sub operator
[Upd] replace() instead of replaceWith() in GraphView
add mul operator
Merge branch aidge_core:main into binary_operators
Merge branch 'NodeExport' into 'main'
add div operator
[Upd][WIP] Horizontal Tiling test
[Add] AvgPooling_Op computeReceptiveField() override
[Add] ConvDepthWise_Op computeReceptiveField() override with test
[Add] Conv_Op computeReceptiveField() override with test
Fix missing outputs dims for last layer
[Add] Default computeReceptiveField() member function for Operators
Change name of arguments of GenericOperator to respect PEP8
[Add] Introduce compile() member function to set the GraphView ready for forward in one line
add pow operator
[NodeExport] Update outputs_dims.
Loading