operation| Modifier and Type | Method and Description |
|---|---|
List<Output<?>> |
components() |
static OptionalGetValue |
create(Scope scope,
Operand<?> optional,
List<Class<?>> outputTypes,
List<Shape> outputShapes)
Factory method to create a class to wrap a new OptionalGetValue operation to the graph.
|
Iterator<Operand<Object>> |
iterator() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static OptionalGetValue create(Scope scope, Operand<?> optional, List<Class<?>> outputTypes, List<Shape> outputShapes)
scope - current graph scopeoptional - outputTypes - outputShapes - Copyright © 2015–2019. All rights reserved.