• इस पेज पर, यह जानकारी उपलब्ध है
  • Modules
  • Functions

Module: tf.autograph

  • इस पेज पर, यह जानकारी उपलब्ध है
  • Modules
  • Functions

Public API for tf._api.v2.autograph namespace

Modules

experimental module: Public API for tf._api.v2.autograph.experimental namespace

Functions

set_verbosity(...): Sets the AutoGraph verbosity level.

to_code(...): Returns the source code generated by AutoGraph, as a string.

to_graph(...): Converts a Python entity into a TensorFlow graph.

trace(...): Traces argument information at compilation time.