| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff | |
| org.nd4j.imports.graphmapper.tf | |
| org.nd4j.linalg.api.ops.impl.controlflow |
| Class and Description |
|---|
| If
Equivalent to tensorflow's conditional op.
|
| While
Equivalent to tensorflow's while loop
Takes in:
loopVars
loop body
condition
runs loop till condition is false.
|
| Class and Description |
|---|
| IfImportState |
| Class and Description |
|---|
| If
Equivalent to tensorflow's conditional op.
|
| While
Equivalent to tensorflow's while loop
Takes in:
loopVars
loop body
condition
runs loop till condition is false.
|
Copyright © 2018. All rights reserved.