Package | Description |
---|---|
tensorflow |
Modifier and Type | Class and Description |
---|---|
static class |
Struct.ListValue
Represents a Python list.
|
static class |
Struct.ListValue.Builder
Represents a Python list.
|
Modifier and Type | Method and Description |
---|---|
Struct.ListValueOrBuilder |
Struct.StructuredValueOrBuilder.getListValueOrBuilder()
Represents a list of `Value`.
|
Struct.ListValueOrBuilder |
Struct.StructuredValue.getListValueOrBuilder()
Represents a list of `Value`.
|
Struct.ListValueOrBuilder |
Struct.StructuredValue.Builder.getListValueOrBuilder()
Represents a list of `Value`.
|
Copyright © 2015–2019. All rights reserved.