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
d2a875f3f4d4ac334bd612e1ac5f10755d037aea
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
13
Oct
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
[IMPR] adding partial std::uint16_t support
Merge branch 'paddedconvdepthwise' into 'main'
Added PaddedConvDepthWise
Merge branch 'padding' into 'main'
Added missing include
Fixed signed
Minor refactor
[FIX][MIN] fixing some type (std::size_t => Aidge type)
Merge branch 'main' into padding
Merge branch 'win_python' into 'main'
Wrong gitlab runner for windows_python
[FIX][TBV] trying a fix for an issue with clang 9 to 14
Merge branch 'fix/initializerlist_array' into 'main'
[MERGE][main] update merge from main
Fixed Clang compile issues
Merge branch 'main' into padding
Merge branch 'more_builds' into 'main'
Remove Pad which is not part of this MR
Fixed cmake install
Make setup.py work with Windows
More fixes
More fixes
More fixes
Add more compiler versions
Fixed Clang compiler errors
[Fix] do not use initializer_list to initialize array anymore in operators factories
[Fix] assertion for slices with at least one dim the same size as input dim
[UT] Use all unit-tests by default
[FIX] fixed typo in runHooks
[IMPR] Removing a python-binding only function from C++ API and make it a lambda inside Python wrapper
[MIN][DOX] renaming wrt to implicit naming convention
[fix][CMake] return to main version
Merge remote-tracking branch 'origin/main' into graphRegex
Merge branch 'fix/display/scheduling' into 'main'
[Fix] Changed the wrong %s
[Fix] Mermaid gantt diagram scheduler time axis
[Upd] minor changes and comment horizontal tiling test file
[Upd] aidge include file
[Add] Slice Operator
Merge branch 'HookFix' into 'main'
Loading