Convert blob generator to numpower #1574
Annotations
10 errors and 1 warning
Static Analysis:
src/Datasets/Generators/Blob.php#L36
PHPDoc tag @var for property Rubix\ML\Datasets\Generators\Blob::$center with type Tensor\Vector is not subtype of native type NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L36
Property Rubix\ML\Datasets\Generators\Blob::$center has unknown class NDArray as its type.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L41
Property Rubix\ML\Datasets\Generators\Blob::$stdDev has unknown class NDArray as its type.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L96
Call to static method array() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L104
Call to static method array() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L115
Call to method toArray() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L127
Call to method size() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L140
Call to static method normal() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L141
Call to static method multiply() on an unknown class NDArray.
|
Static Analysis:
src/Datasets/Generators/Blob.php#L142
Call to static method add() on an unknown class NDArray.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading