Add Phi model #1061
Annotations
3 errors and 10 warnings
main (1.15.4, 26.0.2)
Process completed with exit code 1.
|
main (1.14.5, 25.3.2.2):
lib/bumblebee/text/phi.ex#L357
** (CompileError) lib/bumblebee/text/phi.ex:357: undefined function outputs/0 (expected Bumblebee.Text.Phi to define such a function or for it to be imported, but none are available)
|
main (1.14.5, 25.3.2.2)
Process completed with exit code 1.
|
main (1.15.4, 26.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main (1.15.4, 26.0.2):
lib/bumblebee/text/phi.ex#L353
variable "hidden_state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.15.4, 26.0.2):
lib/bumblebee/text/phi.ex#L354
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.15.4, 26.0.2)
function __to_backend__/1 required by behaviour Nx.Defn.Compiler is not implemented (in module Axon.Defn)
|
main (1.15.4, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
main (1.15.4, 26.0.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
main (1.14.5, 25.3.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main (1.14.5, 25.3.2.2):
lib/bumblebee/text/phi.ex#L357
variable "outputs" does not exist and is being expanded to "outputs()", please use parentheses to remove the ambiguity or change the variable name
|
main (1.14.5, 25.3.2.2):
lib/bumblebee/text/phi.ex#L353
variable "hidden_state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.14.5, 25.3.2.2):
lib/bumblebee/text/phi.ex#L354
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|