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