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

Function disable_eager_execution

tensorflow/tensorflow/python/framework/ops.py:5723–5734  ·  view source on GitHub ↗

Disables eager execution. This function can only be called before any Graphs, Ops, or Tensors have been created. It can be used at the beginning of the program for complex migration projects from TensorFlow 1.x to 2.x.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

setMethod · 0.45
get_cellMethod · 0.45

Tested by

no test coverage detected