| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.train |
| Modifier and Type | Method and Description |
|---|---|
AccumulatorNumAccumulated |
TrainOps.accumulatorNumAccumulated(Operand<String> handle)
Builds an
AccumulatorNumAccumulated operation |
| Modifier and Type | Method and Description |
|---|---|
static AccumulatorNumAccumulated |
AccumulatorNumAccumulated.create(Scope scope,
Operand<String> handle)
Factory method to create a class wrapping a new AccumulatorNumAccumulated operation.
|
Copyright © 2015–2019. All rights reserved.