Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_interop_torch
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_interop_torch
Graph
dev
Select Git revision
Branches
3
dev
feat/release_pip
main
default
protected
Tags
1
v0.0.1
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
29
30
Jul
24
12
Jun
11
14
May
7
3
2
4
Apr
28
Mar
27
26
25
fix : upped the torh export to onnx opset from 11 to 15 to remove a warning
feat/release_pip
feat/release_pip
fix : removed call to compile gradients are they now support lazy init
chore : more verbosity
feat : override before_script to retrieve test dependency
Merge branch 'dev' into feat/release_pip
fix : DataType ->dtype + fixed warning
fix : added missing dependency (because onnx simplifier cannot do it by himself)
chore : upd CI files ref
chore : fixed deps versions & del requirements.txt
fix : missing stage & upd ref for gitlab yml files
fix : forward function with wrong arguments
chore : upd gitignore
feat : 1st draw at pip release
Merge branch 'dev' into 'main'
v0.0.1 dev main
v0.0.1 dev main
Merge branch 'bindLoss' into 'dev'
Add onxxrt to dep
Move pip install from coverage to build.
Update utils with function name changes.
Update torch interrop to work with the new backprop.
Fix unit test.
Remove sqrt causing nan issue.
Fix nan issue in unit test.
Update scheduler call with latest changes.
Update docstring + gitignore.
Update build.gitlab-ci.yml
Add test for aidge learning
Remove debug print.
Fix model wrap if model has no parameter + update test to add bias on FC
Fix self typo.
Add GitLabCI + pylint.
Update README to indicate WIP.
Add GitLab CI
Add gitignore file.
Initial commit
Loading