| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiDef.Attr
Description of the graph-construction-time configuration of this
Op.
|
static class |
ApiDef.Attr.Builder
Description of the graph-construction-time configuration of this
Op.
|
| Modifier and Type | Method and Description |
|---|---|
ApiDef.AttrOrBuilder |
ApiDef.getAttrOrBuilder(int index)
repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.AttrOrBuilder |
ApiDef.Builder.getAttrOrBuilder(int index)
repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.AttrOrBuilder |
ApiDefOrBuilder.getAttrOrBuilder(int index)
repeated .tensorflow.ApiDef.Attr attr = 6; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ApiDef.AttrOrBuilder> |
ApiDef.getAttrOrBuilderList()
repeated .tensorflow.ApiDef.Attr attr = 6; |
List<? extends ApiDef.AttrOrBuilder> |
ApiDef.Builder.getAttrOrBuilderList()
repeated .tensorflow.ApiDef.Attr attr = 6; |
List<? extends ApiDef.AttrOrBuilder> |
ApiDefOrBuilder.getAttrOrBuilderList()
repeated .tensorflow.ApiDef.Attr attr = 6; |
Copyright © 2021. All rights reserved.