-
Notifications
You must be signed in to change notification settings - Fork 424
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
Update README.md for v1.0.0 #1100
Merged
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
cfad81f
Fix wrong note in README.md
bo3z d422659
Merge branch 'main' into update-readme
jmitrevs fabcf8c
update the project status
jmitrevs b844acf
restructure of existing documentation
jmitrevs 88e84f3
add an internal layers section, and auto precision
jmitrevs 6abc8ad
pre-commit fixes
jmitrevs 7570c11
Merge remote-tracking branch 'upstream/main' into update-docs
vloncar 09bbefb
Typo fixes
vloncar 42cb368
Add video tutorial link
bo3z 26f4eb2
Merge branch 'main' into update-readme
jmitrevs fedf790
respond to some review comments and update some descriptions
jmitrevs f28f364
fix documentation of channels_last conversion for pytorch
JanFSchulte e55b29c
slightly expand discussion of channels_last in pytorch
JanFSchulte 99e3be0
update requirements
jmduarte 96b530f
add pointwise documentation
jmduarte a7b6f79
update pointwise description
jmduarte 135eaa2
Merge remote-tracking branch 'upstream/main' into update-readme
vloncar 6af7fef
Add FAQ to docs and readme
vloncar eac61dd
Nicer link to the tutorial
vloncar c65e915
add doc strings to pytorch-specific padding calculation functions
JanFSchulte 7cf4134
Merge branch 'update-readme' of https://github.com/fastmachinelearnin…
JanFSchulte 4fc1ea9
clarify default for channels last conversion in pytorch
JanFSchulte 548c462
Restructure documentation
vloncar 4da52a4
bump version to 1.0.0
jmduarte 6959c71
remove obsolete file references
jmitrevs 47d7435
add a touch of text on the backends
jmitrevs 05f8a45
expand pytorch frontend documentation
JanFSchulte 6f971eb
Merge branch 'main' into update-readme
JanFSchulte 536c069
[pre-commit.ci] auto fixes from pre-commit hooks
pre-commit-ci[bot] d9d09e0
typos in pytorch frontend documentation
JanFSchulte 16c4055
Merge branch 'update-readme' of https://github.com/fastmachinelearnin…
JanFSchulte e69a392
improve description of brevtias -> QONNX -> hlsm4l workflow
JanFSchulte 896951a
Add docs on BramFactor
vloncar 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
There are no files selected for viewing
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it make sense to also add this to the documentation, not just the readme?