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
Merge requests
!319
feat_operator_convtranspose
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat_operator_convtranspose
feat_operator_convtranspose
into
dev
Overview
1
Commits
10
Pipelines
18
Changes
1
Merged
Grégoire Kubler
requested to merge
feat_operator_convtranspose
into
dev
1 month ago
Overview
1
Commits
10
Pipelines
18
Changes
1
Expand
Context
issue :
aidge#235 (closed)
ADDED :
feat : [ADD] PaddedConvTranspose operator
feat : [ADD] convtranspose operator
feat : added getDataType() function to OperatorTensor
feat : approxEqual, better error checking & error messages - replaced tensor->size by tensor->dims comparison - replaced fmt::print by log::error - replaced assert with AIDGE_ASSERT
FIXES :
fix : Expand shape input was set as Param instead of Data
fix : missing header in Types.h
CHORES :
chore : [DOC] added pybind documentation to graphview.compile
Conv
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
better warning message for conv operator
chore : [Conv] updated the method for attribute accession to ease code reading
fix : [Conv] added check to ensure that dilation & stride values were all >= 1 & better warning message for conv operator constructor
chore : [Conv] updated the method for attribute accession to ease code reading
Edited
3 weeks ago
by
Grégoire Kubler
0
0
Merge request reports
Viewing commit
63640ad7
Show latest version
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
1
Search (e.g. *.vue) (Ctrl+P)
63640ad7
chore : better warning message for conv operator constructor
· 63640ad7
Grégoire Kubler
authored
3 months ago
Loading