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
ecbcec98b20a44b629dea1a66a561a8a3e56a44d
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
29
Mar
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
11
9
7
6
5
2
1
31
Jan
30
29
26
25
24
23
18
17
16
15
12
11
10
8
5
4
21
Dec
20
18
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Nov
29
Merged with dev
feat : added CXX_STANDARD
feat : added ASAN support
Merge remote-tracking branch 'fork/feat/support_ASAN' into fix/scheduler_exec_time
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into fix/scheduler_exec_time
chore : removed debug prints
Merge branch 'learning' into 'dev'
Merge branch 'scheduler_backprop' into 'learning'
add graphviewhelper python binding
chore : reordered tests
[Fix] 'GraphView::rootNode()' memeber function call
Add backward, grad and some node getters to python binding of scheduler, Tensor and GraphView
Merge branch 'feat/support_ASAN' of gitlab.eclipse.org:hrouis/aidge_core into feat/operator_globalAveragePooling
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into feat/support_ASAN
chore : added sum dbg prints
fix : .c_str() call
fix : SET_IMPL_MACRO
feat : add support for py registrar to GlobalAveragePooling_Op
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into feat/operator_globalAveragePooling
Merge branch 'learning' into scheduler_backprop
Merge branch 'dev' into learning
Upd compile_gradient function
Upd SequentialScheduler::backward() member function
fix function declaration duplicates
Merge remote-tracking branch 'origin/dev' into scheduling
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into dev
Updated version in preparation of future release
Merge branch 'learning' into scheduler_backprop
Merge branch '73-create-a-loss-function-mecanism-for-learning' into 'learning'
Update ReduceMean python binding
update includes for GraphView.cpp
Move ReduceMean operator member function code from header to source file
Add member function 'Tensor::backend' to check the backend in Tensor
Chagen ReduceMean dimension from static to dynamic
Merge branch 'fix/scheduler_exec_time' into feat/operator_globalAveragePooling
Minor Mermaid fix for older versions
Added unit test
Merge branch 'Filler' into 'dev'
Merge branch 'learning' of gitlab.eclipse.org:eclipse/aidge/aidge_core into learning
Fix Producer constructor with pybind
Loading