Rafactor(NeuralNetwork): remove workers, batch_queue_size, multiprocessing parameters #153
Annotations
1 error and 2 warnings
You have commit messages with errors
⧗ input: refactor: update DataGenerator and architectures for resize=(64, 64, 64)
- refactored architectures (DenseNet121, DenseNet169, DenseNet201, MobileNetV2, ResNeXt50, ResNeXt101)
- updated input_shape of each NeuralNetwork to (64, 64, 64)
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor: rename test_application_multilabel
⚠ body must have leading blank line [body-leading-blank]
⚠ found 0 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor: update version in requirements
⚠ body must have leading blank line [body-leading-blank]
⚠ found 0 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading