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