Skip to content
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

Single inference script #9

Open
MichaelHannalla opened this issue Oct 3, 2021 · 3 comments
Open

Single inference script #9

MichaelHannalla opened this issue Oct 3, 2021 · 3 comments

Comments

@MichaelHannalla
Copy link

Is there any documentation or instructions for using the code in this repo for single inference step?

@Khrylx
Copy link
Owner

Khrylx commented Jan 21, 2022

I'm not sure what you mean exactly by "single inference step". Could you elaborate?

@darshb34
Copy link

Hello @Khrylx I want to convert my pth model to onnx model.

The standard tutorial for pytorch2onnx does not work, because the agentformer.py has inference() function along with forward() function and there are different modes for inference function.

I am trying to follow this tutorial https://docs.marklogic.com/guide/app-dev/PyTorch right now

I would really appreciate any kind of help from you or the community to guide me on this path. I am confused on what exactly needs to be done so even a list of steps in sequence would help me. Please suggest.

Thank you

@nikhil-nakhate
Copy link

Hello @Khrylx, I had a similar question. But I asked it as a separate issue. What is the significance of the recon_motion_3D? And how come the FutureEncoder is used at test time?

Best regards,
Nikhil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants