| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> DenseToDenseSetOperation<T> |
DenseToDenseSetOperation.create(Scope scope,
Operand<T> set1,
Operand<T> set2,
String setOperation,
DenseToDenseSetOperation.Options... options)
Factory method to create a class to wrap a new DenseToDenseSetOperation operation to the graph.
|
Copyright © 2019. All rights reserved.