| Class | Description |
|---|---|
| If |
Equivalent to tensorflow's conditional op.
|
| IfDerivative | |
| IfImportState | |
| Select | |
| Where | |
| WhereNumpy | |
| While |
Equivalent to tensorflow's while loop
Takes in:
loopVars
loop body
condition
runs loop till condition is false.
|
| WhileDerivative |
While loop derivative
|
Copyright © 2018. All rights reserved.