tf.compat.v1.flags.tf_decorator.tf_stack.CurrentModuleFilter

View source on GitHub

Filters stack frames from the module where this is used (best effort).

Inherits From: StackTraceFilter

tf.compat.v1.flags.tf_decorator.tf_stack.CurrentModuleFilter()

Methods

__enter__

View source

__enter__()

__exit__

View source

__exit__(
    unused_type, unused_value, unused_traceback
)

get_filtered_filenames

View source

get_filtered_filenames()

reset

View source

reset()