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
3fd21015f9fb3d09cf2ba51a0455e74155572721
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
19
Oct
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
Merge remote-tracking branch 'origin/main' into tiling
[Add] Concat Operator
[Upd] Add Operator to support an undefined number of inputs. Remove templates
[FUN][IMPR][MAJ] "view" constructor
[MAJ][TBV] replacing unique_tr by shared_ptr for Tensor implementation pointer
feat/TensorCopy
feat/TensorCopy
[WIP][IMPR] preparing sub-tensor construction API
[MERGE][main] updating from main
[MERGE][main] update from main
Merge branch 'fix/Tensor/toString' into 'main'
Merge remote-tracking branch 'origin/main' into fix/Tensor/toString
[Add] Concat in aidge.hpp
Merge branch 'producerInputFix' into 'main'
[Producer] Fix input_name to return empty list.
Added requirements.txt
Merge branch 'pad_fix' into 'main'
Changed Pad DIM handling
Merge branch 'metaop_binding' into 'main'
Removed AIDGE_INSTALL
[MERGE][main] updating from main
Merge branch 'main' into metaop_binding
Fixed setup.py build issue
Merge branch 'BuildFix' into 'main'
[FIX] fixing some issues detected with msvc.
Merge branch 'main' into tiling
right spacing
[aidge.hpp] Add include Pad.hpp
[Fix] memory leak due to dim variable overflow
Added Python binding for meta op
[FsmGraph] Fix issue with badly updated set.
[ConditionnalInterpreter] Fix string plus int error in clang 12.
[MERGE][main] update from main branch
[IMPR][MAJ] removing reference to Tensor object inside TensorImpl and improving creation interface
Merge branch 'NamingInOut' into 'main'
[Operator] Add getInputsName & getOutputsName methods.
[FUN][IMPR] Adding TensorImpl cloning for cleaner Tensor copy
[graphRegex] init
[DOX][MIN]
feat/SplitConv
feat/SplitConv
An update of the graph regex system allows greater flexibility, with a more advanced node matching system.
[GraphRegex] Update defines to follow convention.
[MERGE][main] updating from main
Loading