# tensorplay.are_deterministic_algorithms_enabled

Source: https://www.tensorplay.cn/docs/generated/tensorplay.are_deterministic_algorithms_enabled.html

# tensorplay.are_deterministic_algorithms_enabled

tensorplay.are_deterministic_algorithms_enabled() &#x2192; [bool](https://docs.python.org/3/library/functions.html#bool)[[source]](../_modules/tensorplay.html#are_deterministic_algorithms_enabled)

Returns True if the global deterministic flag is turned on. Refer to
[tensorplay.use_deterministic_algorithms()](tensorplay.use_deterministic_algorithms.html#tensorplay.use_deterministic_algorithms) documentation for more details.
