Home
last modified time | relevance | path

Searched refs:forceGradRecording (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/autograd/
Dutils.cpp105 bool forceGradRecording, in getMessageWithAutograd() argument
115 (!forceGradRecording && !tensorsRequireGrad)) { in getMessageWithAutograd()
147 bool forceGradRecording, in sendMessageWithAutograd() argument
154 forceGradRecording, in sendMessageWithAutograd()
Dutils.h46 bool forceGradRecording = false,
54 bool forceGradRecording = false,