torch._C._jit_set_profiling_mode(False)
This commit is contained in:
@@ -16,6 +16,7 @@ try:
|
|||||||
torch._C._jit_override_can_fuse_on_gpu(False)
|
torch._C._jit_override_can_fuse_on_gpu(False)
|
||||||
torch._C._jit_set_texpr_fuser_enabled(False)
|
torch._C._jit_set_texpr_fuser_enabled(False)
|
||||||
torch._C._jit_set_nvfuser_enabled(False)
|
torch._C._jit_set_nvfuser_enabled(False)
|
||||||
|
torch._C._jit_set_profiling_mode(False)
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user