Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_backend_cpu
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
Charles Villard
aidge_backend_cpu
Graph
e697fd4d5e93970d132d5ec3add602b9421c9375
Select Git revision
Branches
20
5-arithmetic-operator-optimization
add_clipping_node
allowNoInputProducer
arithmetic_op_optimization
chore_move_broadcasting_to_core
convert
dev
feat/DataTypes
feat/ImprovedBuild
feat/RefGetImpl
feat/SplitConv
feat/TensorCopy
feat/operator_constantofshape
feat_enhance_operator_resize_support
fix_globalavgpool
learning
main
default
protected
refactor/AccessStorage
refactor/TensorPIMPL
sqrt_operator
Tags
6
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
25
24
23
18
16
15
12
11
10
8
5
4
21
Dec
20
18
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Nov
29
28
27
24
23
22
21
17
16
15
13
10
8
7
30
Oct
27
26
24
23
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Sep
28
26
25
22
21
20
18
15
14
12
7
5
4
1
31
Aug
29
23
9
8
4
3
2
1
fix add operator
add broadcasting functions
Merge branch 'master' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into broadcasting
changed attrs to int32
Merge branch aidge_backend_cpu:master into vit_operators
add consts
Update CHANGELOG
5-arithmetic-op…
5-arithmetic-operator-optimization
Add CHANGELOG
change gather input into attr
fix Slice attr type
fix transpose operator
Merge branch 'master' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into vit_operators
Merge master into dataloader
[MERGE][origin/master]
feat/DataTypes
feat/DataTypes
[MERGE][origin/master]
feat/ImprovedBu…
feat/ImprovedBuild
[MERGE][origin/master]
feat/RefGetImpl
feat/RefGetImpl
Merge branch 'dev' into 'master'
v0.1.0
v0.1.0
Fix type bug in test_tensor.py
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into dev
Update integer conversion test to fix issue with int64.
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into dev
Slight optimization of TensorImpl_cpu
Fix typo ataType -> DataType.
Fixed pybind
Add connectInputs test in Test_Scheduler.cpp
Initial implementation
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into dev
[Upd] tensorImpl 'data()' and switch cases
Merge branch 'master' into dev
Adding INT64 Tensor support.
[MERGE][origin/master]
[MERGE][origin/master]
add broadcasting for Add operator
[MERGE][origin/master]
[MERGE][origin/master]
[MERGE][origin/master]
[WIP][NF] beginning merge, issue with TensorImpl not correctly implemented
[MERGE][origin/master]
[MERGE][origin/master]
[MERGE][origin/master]
Loading