Update README.md #110
Annotations
5 warnings and 1 notice
Documentation:
../../../.julia/packages/Flux/HBF2N/ext/FluxCUDAExt/FluxCUDAExt.jl#L57
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/bC7iq/src/html/HTMLWriter.jl#L732
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/bC7iq/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v2.0.4`.
|
Documentation:
../../../.julia/packages/Documenter/bC7iq/src/deploydocs.jl#L533
removing `v2.0` and linking `v2.0` to `v2.0.4`.
|
Documentation:
../../../.julia/packages/Documenter/bC7iq/src/deploydocs.jl#L533
removing `v2` and linking `v2` to `v2.0.4`.
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|