Searched defs:is_deterministic (Results 1 – 7 of 7) sorted by relevance
118 bool is_deterministic = at::globalContext().deterministicAlgorithms(); in put_kernel() local165 const bool is_deterministic = at::globalContext().deterministicAlgorithms(); in index_put_kernel() local308 bool is_deterministic = at::globalContext().deterministicAlgorithms(); in index_copy_kernel() local
173 bool is_deterministic) { in GenerateSerializationLoop()
287 bool is_deterministic; member
283 bool is_deterministic; member
423 DeterminismPolicy::DeterminismPolicy(bool is_deterministic) { in DeterminismPolicy()
4226 const bool is_deterministic = at::globalContext().deterministicAlgorithms(); local