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
fca8066f1b268cf445583f0836e5dd91c6bfff77
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
6
Mar
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
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
Merge branch 'improve_tensor_coverage' into 'dev'
Added Python binding
Merge branch 'dev' into log
Merge remote-tracking branch 'origin/dev' into improve_tensor_coverage
Fixed bug
[Fix] 'array type 'int [dim0*dim1*dim2]' is not assignable' in Test_Tensor.cpp
Merge remote-tracking branch 'origin/PyRegistrar' into PyRegistrar
Add axis=0 as a default arg for Gather python binding.
Fix GenericOp docstring.
Fix compilation issue with Move keyword.
Update clone function with SET_IMPL_MACRO.
Update every binded operator to be registrable.
Apply 1 suggestion(s) to 1 file(s)
Add unit test for python registrar system.
Make ProducerOp registrable in Python.
Add SET_IMPL_MACRO macro to fix copy ctor bug.
Remove unused vairable.
Initial working python registrar.
Merge branch 'dev' into log
Merge branch 'dev' into improve_tensor_coverage
Merge branch 'dev' into feat/operator_globalAveragePooling
fix : removed attributes since globalavgpool doesn't have any
Merge branch 'memorize' into 'dev'
Add axis=0 as a default arg for Gather python binding.
fix : removed Hardmax and put Globalaveragepooling instead
Improved error messages
Minor change
Initial proposal for Aidge::Log system
chore : format + fix : wrong initializer used in compute_dims changed for {}
Fixed binding issue and seg fault
More generic FuseMulAdd
Added operator type checking
Coding style
Fixed typo
Added expandMetaOps() recipe
[Fix] access to data in unique_ptr
Fixed missing bindings
Fix GenericOp docstring.
Fix compilation issue with Move keyword.
Merge branch 'improve_tensor_coverage' into create_optimizer
Loading