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
Iterations
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
Eclipse Projects
aidge
aidge_core
Graph
4e3bce3f45f082db52426987ed07019c91f922bd
Select Git revision
0 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Mar
13
12
11
10
7
5
4
3
2
1
28
Feb
27
26
25
24
21
20
19
18
17
14
13
12
11
10
6
5
31
Jan
29
28
24
23
21
20
19
18
17
16
15
14
10
9
8
7
2
20
Dec
16
13
11
10
9
6
5
4
3
2
30
Nov
29
28
27
26
25
21
20
19
18
15
14
13
12
8
7
6
5
4
31
Oct
30
29
25
23
22
21
Fixed get_op_stats()
dev
dev
Specify in-place operators
Removed unnecessary comments in code.
Add explicit names setting to nodes created in the getConvHorizontalTiling() function.
Fixed Aidge::Memorize_Op::Memorize_Op()
Fixed Aidge::Memorize_Op::Memorize_Op()
Added getSequentialStaticScheduling() to SequentialScheduler
Move generateMemory in SequentialScheduler
Added new scheduling policies
Added auto format_as() generation with EnumStrings
Move generic implementations to their own files
fix_reduce-obj-…
fix_reduce-obj-size
Adding Rounding attribute to the bitshift operator
add Sum operator
fix_import_tests
fix_import_tests
reorder FC factory function arguments
support only bias of size outChannels for factory func limitations
fix python binding of FC_Op
add transA and transB attr for FC
support 2D bias in FC
add alpha and beta attr to FC
Add first version of forwardDType.
ForwardDtype
ForwardDtype
override setDataType for Cast_op
fix_cast
fix_cast
fix wrong python binding
Move generic implementations of Cast, Concat and DepthToSpace to their own files
Move code from header to source file
Fixed linkage issue
simplify_op
simplify_op
[Add][WIP] benchmark scripts
feat_benchmark
feat_benchmark
feat : added getDataType() function to OperatorTensor
fix : Expand shape input was set as Param instead of Data
fix : missing header in Types.h
chore : [DOC] added pybind documentation to graphview.compile
feat : approxEqual, better error checking & error messages
feat : [Conv] added check to ensure dilation & stride attributes values are strictly positive
fix : [Conv] added check to ensure that dilation & stride values were all >= 1
chore : [Conv] updated the method for attribute accession to ease code reading
feat : [ADD] PaddedConvTranspose operator
feat : [ADD] convtranspose operator
update deprecation with pybind override
[Add] Deprecation MACRO working for bothC++ and Python binding
Fix test for shapeFolding.
Fix merge conflict artifact.
Loading