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
96916e41d683400b41610e510d5d8ee3f82a6c03
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
20
Feb
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
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
Fixed minor error
Support for ONNX LSTM import
Allow to specify dummy inputs/outputs to GraphView
Fixed binding issues
Fixed Python unit test
Fix clang compile issue
Added default impl for Producer and GenericOperator
Display actual value for invalid registrar key
Merge branch 'dev' into broadcasting
create Tensor test files
Merge branch 'fix_getCpuPtr' into 'dev'
[Fix] getCPUPtr() function for MatMul forward use
Merge branch 'upd_tensor' of gitlab.eclipse.org:eclipse/aidge/aidge_core into upd_tensor
[WIP][NF] Start Tensor changes
Merge branch 'fix_tensorImpl_move' into 'dev'
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into fix_tensorImpl_move
[tmp] Remove windows CI
[Add] copy new lines that were added in backend_cpu
Merge branch 'matmul_rework' into 'dev'
Major rework of Scheduler to actually work with MetaOperator
Added getConnectedGraphView()
Minor changes
[Fix] Tensor::computeSize() parameter
Merge branch 'matmul_rework' of gitlab.eclipse.org:hrouis/aidge_core into matmul_rework
[Fix] input unsqueeze during output dimensions computation process in MatMul_Op
[Fix] 'keepDim' variable
Refactor 'computeOutputDims()' member function of MatMul Operator to add dimensions broadcasting
Move two functions to Tensor src instead of header
Standardize code for MatMul.hpp and Test_TensorImpl.cpp
[Add] Test for 'computeOutputDims()' member function of MatMul Operator
minor fixes for matmul
fix python binding for matmul
minor cleanups
Update version.txt
Update CHANGELOG
remove test_matmul from parameters test
fix test_recipes.py
fix FuseMulAdd recipe and its tests
fix computOutputDims
remove matmul attrs
Loading