Searched refs:setDeterministicAlgorithms (Results 1 – 3 of 3) sorted by relevance
67 void Context::setDeterministicAlgorithms(bool b, bool warn_only=false) { in setDeterministicAlgorithms() function in at::Context
254 void setDeterministicAlgorithms(bool, bool);
885 at::globalContext().setDeterministicAlgorithms(mode, warn_only); in THPModule_setDeterministicAlgorithms()