Package | Description |
---|---|
org.tensorflow.util |
Modifier and Type | Class and Description |
---|---|
class |
SessionLog
Protocol buffer used for logging session state.
|
static class |
SessionLog.Builder
Protocol buffer used for logging session state.
|
Modifier and Type | Method and Description |
---|---|
SessionLogOrBuilder |
EventOrBuilder.getSessionLogOrBuilder()
The state of the session which can be used for restarting after crashes.
|
SessionLogOrBuilder |
Event.getSessionLogOrBuilder()
The state of the session which can be used for restarting after crashes.
|
SessionLogOrBuilder |
Event.Builder.getSessionLogOrBuilder()
The state of the session which can be used for restarting after crashes.
|
Copyright © 2015–2018. All rights reserved.