RunGraphRequest

Undocumented in source.

Members

Variables

createWorkerSessionCalled
bool createWorkerSessionCalled;
Undocumented in source.
execOpts
ExecutorOpts execOpts;
Undocumented in source.
graphHandle
string graphHandle;
Undocumented in source.
isLastPartialRun
bool isLastPartialRun;
Undocumented in source.
isPartial
bool isPartial;
Undocumented in source.
recvKey
string[] recvKey;
Undocumented in source.
requestId
long requestId;
Undocumented in source.
send
NamedTensorProto[] send;
Undocumented in source.
sessionHandle
string sessionHandle;
Undocumented in source.
stepId
long stepId;
Undocumented in source.
storeErrorsInResponseBody
bool storeErrorsInResponseBody;
Undocumented in source.

Meta