MCPcopy Create free account
hub / github.com/alibaba/nann / use_deterministic_cudnn

Function use_deterministic_cudnn

tensorflow/tensorflow/python/framework/test_util.py:1567–1594  ·  view source on GitHub ↗

Disable autotuning during the call to this function. Some tests want to base assertions on a graph being isomorphic with a copy. To ensure this, this decorator disables autotuning. Args: func: Function to run with CUDNN autotuning turned off. Returns: Decorated function.

(func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

decoratorFunction · 0.70

Tested by

no test coverage detected