| Package | Description |
|---|---|
| org.nd4j.linalg.api.ndarray |
| Modifier and Type | Method and Description |
|---|---|
INDArray |
BaseNDArray.leverageTo(String id,
boolean enforceExistence) |
INDArray |
INDArray.leverageTo(String id,
boolean enforceExistence)
This method detaches INDArray from current Workspace, and attaches it to Workspace with a given Id.
|
Copyright © 2021. All rights reserved.