Searched refs:setAllowFP16ReductionCPU (Results 1 – 3 of 3) sorted by relevance
529 void Context::setAllowFP16ReductionCPU(bool b) { in setAllowFP16ReductionCPU() function in at::Context
335 void setAllowFP16ReductionCPU(bool);
1073 at::globalContext().setAllowFP16ReductionCPU(arg == Py_True); in THPModule_setAllowFP16ReductionCPU()