public interface ExecutorOptsOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getRecordCosts()
bool record_costs = 1; |
boolean |
getRecordPartitionGraphs()
bool record_partition_graphs = 4; |
boolean |
getRecordTimeline()
bool record_timeline = 3; |
boolean |
getReportTensorAllocationsUponOom()
bool report_tensor_allocations_upon_oom = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getRecordCosts()
bool record_costs = 1;boolean getRecordTimeline()
bool record_timeline = 3;boolean getRecordPartitionGraphs()
bool record_partition_graphs = 4;boolean getReportTensorAllocationsUponOom()
bool report_tensor_allocations_upon_oom = 5;Copyright © 2021. All rights reserved.