force contiguous when calling `augment_model_with_bundled_inputs`
Summary: `augment_model_with_bundled_inputs` can compress the tensor when values are constant, however it requires contiguous layout and `zero_like` can return non-contiguous ones Reviewed By: zhanghang1989 Differential Revision: D28224987 fbshipit-source-id: 32b13728ff8fadd53412dbf2d59c4b46e92af04a
Showing
Please register or sign in to comment