396 convert regressors to num power#411
Closed
apphp wants to merge 155 commits into
Closed
Annotations
7 errors and 1 warning
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/NeuralNet/Layers/Noise.php#L113
Unknown parameter $size in call to static method NumPower::normal().
|
|
Static Analysis:
src/NeuralNet/Layers/Noise.php#L113
Missing parameter $shape (mixed) in call to static method NumPower::normal().
|
|
Static Analysis:
src/NeuralNet/Initializers/Uniform.php#L46
Unknown parameter $size in call to static method NumPower::uniform().
|
|
Static Analysis:
src/NeuralNet/Initializers/Uniform.php#L45
Missing parameter $shape (mixed) in call to static method NumPower::uniform().
|
|
Static Analysis:
src/NeuralNet/Initializers/Normal.php#L45
Unknown parameter $size in call to static method NumPower::normal().
|
|
Static Analysis:
src/NeuralNet/Initializers/Normal.php#L45
Missing parameter $shape (mixed) in call to static method NumPower::normal().
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading