pytorch / FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`.to("meta")` is leaked to the public main branch in the tests.

liligwu opened this issue · comments

Not sure if I understand the question correctly, but the meta here refers to meta tensors as opposed to Meta (company) -internal code (see https://discuss.pytorch.org/t/a-new-way-to-run-and-support-autograd-with-meta-tensors/160225 for example), so it should not be leaked internal code. @brad-mengchi, @shintaro-iwasaki, or @sryap could you confirm?

Thanks @q10. Yes it looks quite confusing, but this is a meta tensor.