Package | Description |
---|---|
deepnetts.util |
Various utility classes including Tensor, image operations, multithreading, exceptions etc.
|
Modifier and Type | Method and Description |
---|---|
static Shape |
Shape.of(int... dimensions) |
Constructor and Description |
---|
Tensor(Shape shape,
float... values) |
Copyright © 2022. All rights reserved.