View source on GitHub |
Wrapper for Graph.container()
using the default graph.
tf.compat.v1.container(
container_name
)
container_name
: The container string to use in the context.A context manager that specifies the default container to use for newly created stateful ops.