tf.compat.v1.flags.tf_decorator.tf_stack.StackTraceMapper

Allows remapping traceback information to different source code.

Inherits From: StackTraceTransform

Methods

get_effective_source_map

View source

Returns a map (filename, lineno) -> (filename, lineno, function_name).

reset

View source

__enter__

View source

__exit__

View source

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/compat/v1/flags/tf_decorator/tf_stack/StackTraceMapper