Add zero-shot vision #326
Open
Add zero-shot vision #326
Annotations
1 error and 5 warnings
Run mix compile --warnings-as-errors
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix compile --warnings-as-errors:
lib/bumblebee/vision/zero_shot_classification.ex#L78
Bumblebee.Utils.Nx.to_list/1 is undefined or private
|
Run mix deps.compile
function __to_backend__/1 required by behaviour Nx.Defn.Compiler is not implemented (in module Axon.Defn)
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
The logs for this run have expired and are no longer available.
Loading