-
Notifications
You must be signed in to change notification settings - Fork 26
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
Making an Inference Script #32
Comments
I eventually figured out my issues. Here's my final script to flush a dummy tensor through GaitGraph for inference:
|
请问一下,你最终是否顺利运行出了代码。我目前也遇到了一些问题,想知道代码是否可行。希望能得到回答,不甚感激 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm attempting to adapt
evaluate.py
into my owninfer.py
. Currently I'm just trying to flush a dummy tensor through but I'm getting an error. Any help would be appreciated!!!Here's my
infer.py
:Here's the error message I get:
The text was updated successfully, but these errors were encountered: