-
Notifications
You must be signed in to change notification settings - Fork 24
Support for 1D Autoencoder #98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 78 commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
27dc08c
Aggiunti file per Norm e Transpose. Aggiunti debug per Pad layers
Aldrago98 9220d4a
Floating point support for 1D convolution padding
Aldrago98 8543928
MaxPool1D and Convolution1D floating point support
Aldrago98 edf7b51
Fix computeshape in ConvTranspose
Aldrago98 a1de3a6
Add base class for ConvTranspose
Aldrago98 85e1f7c
Added Conv1D parameters nd implemented the C function
Aldrago98 ef72f61
Modify index in Batch C function
Aldrago98 d6bbc8f
Adjust pointer increments
Aldrago98 28cb26b
debug tensors
Aldrago98 0e8e901
Fixed Conv parameters
Aldrago98 9995c34
Code cleaned
Aldrago98 def9e3c
modified CI file
Aldrago98 c87e7f6
Fixed conv template and format
Aldrago98 d290086
Fixed ConvTemplate and DeeployTypes
Aldrago98 c37cd73
Fixed Conv1D parameters
Aldrago98 b5f192c
Fixed submodules inclusion
Aldrago98 6103bcf
Fixed Include in DeeployBasicMath
Aldrago98 6f76e15
Changed comment
Aldrago98 c002e61
Update changelog
Aldrago98 e6e826d
Update CI file
Aldrago98 eb471cf
Add template in binding.py and format
Aldrago98 06ac67e
Removed Italian comments and update changelog.md
Aldrago98 50a6a42
comment format
Aldrago98 24d26ac
Suggested changes for PR
Aldrago98 9d9dabf
Aggiunti file per Norm e Transpose. Aggiunti debug per Pad layers
Aldrago98 8d11c56
Floating point support for 1D convolution padding
Aldrago98 243cdac
MaxPool1D and Convolution1D floating point support
Aldrago98 3c83739
Fix computeshape in ConvTranspose
Aldrago98 0fe881e
Add base class for ConvTranspose
Aldrago98 b2be48b
Added Conv1D parameters nd implemented the C function
Aldrago98 2f6526c
Modify index in Batch C function
Aldrago98 cb65611
Adjust pointer increments
Aldrago98 45ebf16
debug tensors
Aldrago98 25345d9
Fixed Conv parameters
Aldrago98 614b297
Code cleaned
Aldrago98 262e977
modified CI file
Aldrago98 fc8f3d4
Fixed conv template and format
Aldrago98 59ad506
Fixed ConvTemplate and DeeployTypes
Aldrago98 d706543
Fixed Conv1D parameters
Aldrago98 c5aafd3
Fixed submodules inclusion
Aldrago98 30b972b
Fixed Include in DeeployBasicMath
Aldrago98 87f14e6
Changed comment
Aldrago98 2b8913b
Update changelog
Aldrago98 78df5df
Removed Italian comments and update changelog.md
Aldrago98 79c7049
comment format
Aldrago98 85b18b2
Format Bindings and TypeCheckers
Aldrago98 5463ff7
Prepare v0.2.0 Release (#102)
Xeratec 6a0d40d
Aggiunti file per Norm e Transpose. Aggiunti debug per Pad layers
Aldrago98 4bcf8f7
MaxPool1D and Convolution1D floating point support
Aldrago98 ca13c16
Code cleaned
Aldrago98 da73f15
modified CI file
Aldrago98 3c3347d
Fixed conv template and format
Aldrago98 3992962
Aggiunti file per Norm e Transpose. Aggiunti debug per Pad layers
Aldrago98 c83db1c
Floating point support for 1D convolution padding
Aldrago98 ffe6cd8
MaxPool1D and Convolution1D floating point support
Aldrago98 7f5ef39
Fix computeshape in ConvTranspose
Aldrago98 2cb59c5
Added Conv1D parameters nd implemented the C function
Aldrago98 1f2f47d
Modify index in Batch C function
Aldrago98 b65b64e
Adjust pointer increments
Aldrago98 28c44d9
Code cleaned
Aldrago98 5997669
modified CI file
Aldrago98 5be590c
Fixed conv template and format
Aldrago98 1786812
Fixed ConvTemplate and DeeployTypes
Aldrago98 398cd34
Fixed Conv1D parameters
Aldrago98 c673d84
Fixed submodules inclusion
Aldrago98 3f2ea92
Added imports and formatting
Aldrago98 0747770
Update DeeployBasicMath.h
Aldrago98 d21c6f9
Remove math.h from Deeploybasicmath.h
Aldrago98 ad25164
Format Deeploybasicmath.h
Aldrago98 08ad563
Put changes on top in changelog.md
Aldrago98 d1d5539
Remove unecessary code and format
Aldrago98 17c1fdf
Update launch.json
Aldrago98 b0151f1
Update DeeployTypes.py
Aldrago98 4a451c8
Ident DeeployTypes.py
Aldrago98 bdf4d36
Identation and format of DeeployTypes
Aldrago98 0234fb3
Blank lines in convTemplate,passes and Cmake
Aldrago98 a4af405
json blank
Aldrago98 61396c6
Format fixes
diaconuccalin 55cb3bf
Quickfix
diaconuccalin 0e1927d
Added copyright info in the files where it was missing
diaconuccalin 3ab0478
Post-merge duplicate removals
diaconuccalin c0753ea
Removed unnecessary new ConvTranspose type checker. Added the generic…
diaconuccalin 2709d18
Implement remaining changes
Xeratec 8fc7cc6
Reduce code duplication
Xeratec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,12 @@ | ||
| { | ||
| "configurations": [ | ||
| { | ||
| "name": "cMake", | ||
| "configurationProvider": "ms-vscode.cmake-tools", | ||
| "compileCommands": [ | ||
| "${workspaceFolder}/DeeployTest/TEST_RECENT/build/compile_commands.json" | ||
| ] | ||
| } | ||
| ], | ||
| "version": 4 | ||
| "configurations": [ | ||
| { | ||
| "name": "cMake", | ||
| "configurationProvider": "ms-vscode.cmake-tools", | ||
| "compileCommands": [ | ||
| "${workspaceFolder}/DeeployTest/TEST_RECENT/build/compile_commands.json" | ||
| ] | ||
| } | ||
| ], | ||
| "version": 4 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Xeratec marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.