public static interface OpNamespace.OpDescriptorListOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OpNamespace.OpDescriptor |
getOpList(int index)
repeated .org.nd4j.ir.OpDescriptor opList = 1; |
int |
getOpListCount()
repeated .org.nd4j.ir.OpDescriptor opList = 1; |
List<OpNamespace.OpDescriptor> |
getOpListList()
repeated .org.nd4j.ir.OpDescriptor opList = 1; |
OpNamespace.OpDescriptorOrBuilder |
getOpListOrBuilder(int index)
repeated .org.nd4j.ir.OpDescriptor opList = 1; |
List<? extends OpNamespace.OpDescriptorOrBuilder> |
getOpListOrBuilderList()
repeated .org.nd4j.ir.OpDescriptor opList = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<OpNamespace.OpDescriptor> getOpListList()
repeated .org.nd4j.ir.OpDescriptor opList = 1;OpNamespace.OpDescriptor getOpList(int index)
repeated .org.nd4j.ir.OpDescriptor opList = 1;int getOpListCount()
repeated .org.nd4j.ir.OpDescriptor opList = 1;List<? extends OpNamespace.OpDescriptorOrBuilder> getOpListOrBuilderList()
repeated .org.nd4j.ir.OpDescriptor opList = 1;OpNamespace.OpDescriptorOrBuilder getOpListOrBuilder(int index)
repeated .org.nd4j.ir.OpDescriptor opList = 1;Copyright © 2021. All rights reserved.