Uses of Interface
org.tensorflow.distruntime.ResetRequestOrBuilder
-
Packages that use ResetRequestOrBuilder Package Description org.tensorflow.distruntime -
-
Uses of ResetRequestOrBuilder in org.tensorflow.distruntime
Classes in org.tensorflow.distruntime that implement ResetRequestOrBuilder Modifier and Type Class Description classResetRequestReset() allows misbehaving or slow sessions to be aborted and closed, and causes their resources eventually to be released.static classResetRequest.BuilderReset() allows misbehaving or slow sessions to be aborted and closed, and causes their resources eventually to be released.
-