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
9b7101c60a96982bf3a1e82f04d8b471c1eb02dd
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
15
May
14
13
10
7
6
3
2
1
30
Apr
29
26
25
24
23
22
21
19
18
17
16
15
11
10
9
8
5
3
2
1
30
Mar
29
28
27
26
25
24
22
21
20
19
18
15
13
12
11
9
8
7
6
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
Merge branch 'fix_reshape' into 'dev'
avoid connecting empty shape tensor
added test for both shape initializations
fix ReshapeImpl test
clear shape attr before copying input
support input and/or attribute for reshape
fix computeOutputDims
First working concept
Remove Python interpreter link.
Fixed typo
Merge branch 'dev' into 'main'
v0.2.1
v0.2.1
update version and changelog
chore : refactor pyproject.toml
fix : import path and manifest.in missing files
Merge branch 'dev' into 'main'
fix : cmake version, import path
Remove print
Revert changes in GraphView.save()
fix : added fatal error message
fix : python::python not needed (told you so)
update slice to support attributes or inputs
fix : re enavbled setuptools-scm
fix : jinja2 version
fix : python::python NOT needed
Merge remote-tracking branch 'origin/dev' into feat/release_pip
chore : minor refactor
fix : in the end we need this python dep
update gather to accept either indices inputs or attributes
Merge branch 'fix_gather_and_slice' of gitlab.eclipse.org:hrouis/aidge_core into fix_gather_and_slice
Merge branch 'dev' into fix_gather_and_slice
fix : found python in cmake on manylinux images
fix : reenabled pybind by default
chore : removed useless variables
fix : better import of python
fix : var name
feat : missing AIDGE_INSTALL env var in cibuildwheel
fix : python found in cibuildwheel
fix : added missing python path
fix: cibuildwheel.sh script
chore: re added python linking
Loading