public interface TracingRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
TraceOpts |
getOptions()
.tensorflow.TraceOpts options = 1; |
TraceOptsOrBuilder |
getOptionsOrBuilder()
.tensorflow.TraceOpts options = 1; |
boolean |
hasOptions()
.tensorflow.TraceOpts options = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasOptions()
.tensorflow.TraceOpts options = 1;
TraceOpts getOptions()
.tensorflow.TraceOpts options = 1;
TraceOptsOrBuilder getOptionsOrBuilder()
.tensorflow.TraceOpts options = 1;
Copyright © 2019. All rights reserved.