Package | Description |
---|---|
tensorflow |
Modifier and Type | Class and Description |
---|---|
static class |
Struct.DictValue
Represents a Python dict keyed by `str`.
|
static class |
Struct.DictValue.Builder
Represents a Python dict keyed by `str`.
|
Modifier and Type | Method and Description |
---|---|
Struct.DictValueOrBuilder |
Struct.StructuredValueOrBuilder.getDictValueOrBuilder()
Represents a dict `Value`.
|
Struct.DictValueOrBuilder |
Struct.StructuredValue.getDictValueOrBuilder()
Represents a dict `Value`.
|
Struct.DictValueOrBuilder |
Struct.StructuredValue.Builder.getDictValueOrBuilder()
Represents a dict `Value`.
|
Copyright © 2015–2019. All rights reserved.