Skip to content

Update README.md

Update README.md #68

Triggered via push October 5, 2023 06:42
Status Success
Total duration 13m 58s
Artifacts

Documenter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Documentation: ../../../.julia/packages/Flux/u7QSl/ext/FluxCUDAExt/FluxCUDAExt.jl#L56
Package cuDNN not found in current path. - Run `import Pkg; Pkg.add("cuDNN")` to install the cuDNN package, then restart julia. - If cuDNN is not installed, some Flux functionalities will not be available when running on the GPU.
Documentation: ../../../.julia/packages/Documenter/9kOxY/src/html/HTMLWriter.jl#L707
Unable to determine the repository root URL for the navbar link. This can happen when a string is passed to the `repo` keyword of `makedocs`. To remove this warning, either pass a Remotes.Remote object to `repo` to completely specify the remote repository, or explicitly set the remote URL by setting `repolink` via `makedocs(format = HTML(repolink = "..."), ...)`.
Documentation: ../../../.julia/packages/Documenter/9kOxY/src/deploydocs.jl#L464
removing `stable` and linking `stable` to `v2.0.1`.
Documentation: ../../../.julia/packages/Documenter/9kOxY/src/deploydocs.jl#L464
removing `v2.0` and linking `v2.0` to `v2.0.1`.
Documentation: ../../../.julia/packages/Documenter/9kOxY/src/deploydocs.jl#L464
removing `v2` and linking `v2` to `v2.0.1`.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/