-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
3482 add export script for TorchScript file #3965
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
for more information, see https://pre-commit.ci
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
202aff5
to
b5b9f20
Compare
for more information, see https://pre-commit.ci
/build |
/black |
/build |
/black |
/build |
/build |
thanks, I just saw that |
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
/integration-test |
Signed-off-by: Nic Ma <nma@nvidia.com>
Hi @wyli , Sure, I updated to use Thanks in advance. |
/black |
/build |
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
/integration-test |
/build |
/build |
1 similar comment
/build |
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
/build |
2 similar comments
/build |
/build |
Task step 4 and 13 of #3482 .
Description
This PR added
export
script to export the model, config, metadata to a TorchScript file.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.