Sahan Paliskara

Results 45 comments of Sahan Paliskara

@PaliC has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D40746688).

@PaliC has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D40746688).

Fixed by https://github.com/pytorch/multipy/pull/323

I think it's correct to not mess with ghstack as it's technically not in our control and this problem is specific to pytorch. Another option is to have pytorchbot look...

@pytorchbot revert -m "breaking internal typechecking tests" -c "ghfirst"

@pytorchbot revert -m "your using TORCH_INTERNAL_ASSERT incorrectly" -c "ghfirst" We're getting the following error from our compiler ``` xplat/caffe2/c10/util/env.cpp:37:9: error: implicit conversion turns string literal into bool: 'const char[32]' to...

> Please have CMakeLists.txt formatting changes in a separate PR. Pretty sure lint would break if that was done as the only formatting here is done by `lintrunner -a -m...