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
598554193361d80bafa4bfd28be607de7440bb55
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
10
Oct
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
[UT] moving a tensor test to backend has the implemented test actually requires some tensor implementation
[FUN][FIX] Adding resize to TensorImpl and fixing python binding
Changed parameters name
Fixed unit test for Windows
Producers should remain outside the micro-graph
[FIX] fixing getcoord
Updated error handling
Fixed inputs/outputs mechanism
[FIX][MIN] removing deprecated and now wrong assert
Merge remote-tracking branch 'origin/main' into tiling
Merge remote-tracking branch 'origin/main' into graphRegex
Merge branch 'fix_include' into 'main'
[fix]
[CORE][fix] include
[NodeRegex][medge]
[NodeRegex][fix]
[NodeRegex][fix] mem leak
[NodeRegex][fix]
Merged with main
Merge branch 'HookFix' into 'main'
[Hook] Fix vtable issue and rename file to fit convention.
[FIX] fix for python binding only
[BUILD] adjusting strict aliasing compilation options, fixing an include file error
[MAJ] adjusting python binding to new interface
[MAJ] getIdx returns an index in number of elements
[MERGE][main][WIP][NF] merging from main, still need to fix inconsistency between APIs
[FIX] fixing msvc compilation
[Add] First draft of a test for horizontalTiling transformation
[Add] First horizontal tiling declaration
[Upd] Created recipies directory in core/includes
[fix/build][FIX][BUILD][WIP] updating build related files
[Operator] Add unittest for setImpl method.
[PyBind] Remove env variable and use Py_IsInitialized() function.
[OperatorImpl] Add pybind/stl include.
Merge branch 'main' into PythonOpImpl
Merge branch 'unified_params' into 'main'
[OperatorImpl] Bind OperatorImpl so that it can be extended on Python side + add Operator.setImpl method.
Added AIDGE_THROW_OR_ABORT and StaticAttributes basic unit test
Merged with main
Fixed bug with setAttrPy
Loading