facebookresearch / facebookresearch/SlowFast

Output reproducibility issue while converting Mvitv2 torch model to ONNX format

Open
#695 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

We tried to convert Mvitv2 torch model to onnx using torch.onnx.export.Even thought the input is same , we are getting 2 different outputs for torch and onnx models (which are way different). However on the dummy input we used while conversion its producing same output for torch and onnx . How can convert our Mvitv2 torch model to onnx such that the same results are reproduced ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.