| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> Const<T> |
Const.create(Scope scope,
Tensor<?> value,
Class<T> dtype)
Factory method to create a class to wrap a new Const operation to the graph.
|
Copyright © 2015–2019. All rights reserved.