mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
[skip ci] Set test owners for cpp test (#66836)
Summary: Action following https://github.com/pytorch/pytorch/issues/66232 cc yf225 glaringlee Pull Request resolved: https://github.com/pytorch/pytorch/pull/66836 Reviewed By: saketh-are Differential Revision: D31828641 Pulled By: janeyx99 fbshipit-source-id: 076d41686746fecebc07452df8212eef15a7824c
This commit is contained in:
parent
00a871c5c9
commit
6f1ba16d6d
|
|
@ -1,3 +1,5 @@
|
|||
# Owner(s): ["module: cpp"]
|
||||
|
||||
import torch
|
||||
# NN tests use double as the default dtype
|
||||
torch.set_default_dtype(torch.double)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user