public class
TF_WhileParams
Public Constructors
TF_WhileParams(Pointer p)
Pointer cast constructor.
|
Public Methods
TF_Graph | |
TF_Output | |
TF_Output | |
TF_Graph | |
TF_Output | |
TF_Output | |
TF_WhileParams |
cond_output(TF_Output setter)
|
BytePointer |
name()
|
TF_WhileParams |
name(BytePointer setter)
|
int |
ninputs()
|
Inherited Methods
Public Constructors
public TF_WhileParams (Pointer p)
Pointer cast constructor. Invokes ERROR(/Pointer#Pointer(Pointer))
.