W3cubDocs

/TensorFlow Python

tf.errors.raise_exception_on_not_ok_status

Class raise_exception_on_not_ok_status

Defined in tensorflow/python/framework/errors_impl.py.

See the guide: Running Graphs > Error classes and convenience functions

Context manager to check for C API status.

Methods

__enter__

__enter__()

__exit__

__exit__(
    type_arg,
    value_arg,
    traceback_arg
)

© 2018 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/api_docs/python/tf/errors/raise_exception_on_not_ok_status