| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff |
| Modifier and Type | Method and Description |
|---|---|
static SDIndex |
SDIndex.all() |
static SDIndex |
SDIndex.interval(Integer begin,
Integer end) |
static SDIndex |
SDIndex.interval(Integer begin,
Integer strides,
Integer end) |
static SDIndex |
SDIndex.interval(Long begin,
Long end) |
static SDIndex |
SDIndex.interval(Long begin,
Long strides,
Long end) |
static SDIndex |
SDIndex.point(long i) |
| Modifier and Type | Method and Description |
|---|---|
SDVariable |
SDVariable.get(SDIndex... indices) |
Copyright © 2018. All rights reserved.