HomeSort by relevance Sort by last modified time
    Searched refs:NonInteractiveDebugWrapperSession (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/debug/wrappers/
dumping_wrapper.py 31 class DumpingDebugWrapperSession(framework.NonInteractiveDebugWrapperSession):
56 `NonInteractiveDebugWrapperSession.__init__()` for details.
72 framework.NonInteractiveDebugWrapperSession.__init__(
95 See doc of `NonInteractiveDebugWrapperSession.prepare_run_debug_urls()`
grpc_wrapper.py 67 class GrpcDebugWrapperSession(framework.NonInteractiveDebugWrapperSession):
87 `NonInteractiveDebugWrapperSession.__init__()` for details.
101 framework.NonInteractiveDebugWrapperSession.__init__(
123 See doc of `NonInteractiveDebugWrapperSession.prepare_run_debug_urls()`
framework.py 802 class NonInteractiveDebugWrapperSession(BaseDebugWrapperSession):
807 """Constructor of NonInteractiveDebugWrapperSession.
    [all...]

Completed in 139 milliseconds