Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py3305 def _tf_deterministic_ops(): function
3306 if _tf_deterministic_ops.value is None:
3310 _tf_deterministic_ops.value = (
3312 return _tf_deterministic_ops.value
3315 _tf_deterministic_ops.value = None
3363 if _tf_deterministic_ops():