@Deprecated public interface Storage
Modifier and Type | Method and Description |
---|---|
boolean |
arrayExists(Integer key)
Deprecated.
|
INDArray |
getArray(Integer key)
Deprecated.
|
void |
setArray(Integer key,
INDArray array)
Deprecated.
|
void |
shutdown()
Deprecated.
|
Copyright © 2020. All rights reserved.