| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.nn |
| Modifier and Type | Method and Description |
|---|---|
<T extends Number> |
NnOps.l2Loss(Operand<T> t)
Builds an
L2Loss operation |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
L2Loss.create(Scope scope,
Operand<T> t)
Factory method to create a class wrapping a new L2Loss operation.
|
Copyright © 2015–2019. All rights reserved.