[Static Runtime] Fix resize_output_check warning coming from prim::VarConcat (#64765)
authorHarut Movsisyan <harutm@fb.com>
Thu, 9 Sep 2021 21:35:00 +0000 (14:35 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Sep 2021 21:38:50 +0000 (14:38 -0700)
commit9ad75281f6dc55ed022ad61fca9fc91a3f76f0a8
tree0f136c92d468595bb25526870c6ea69676d1bec2
parent7f1932e1b9791cb34a88a789b4774973f59aefef
[Static Runtime] Fix resize_output_check warning coming from prim::VarConcat (#64765)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/64765

Test Plan: Tested the fix with BR v1 model predictor-replayer setup.

Reviewed By: ajyu

Differential Revision: D30846506

fbshipit-source-id: 3ef3c93f11285c7cd1e2b188ca298a7ab4fba579
torch/csrc/jit/runtime/static/ops.cpp