CI #1434
Annotations
10 errors and 4 warnings
Run mix test:
test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
|
Run mix test:
test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
|
Run mix test:
test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
|
Run mix test:
test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
|
Run mix test:
test/candlex_test.exs#L328
test creation broadcast (CandlexTest)
|
Run mix test:
test/candlex_test.exs#L414
test creation less_equal (CandlexTest)
|
Run mix test
unused return value of `Result::<T, E>::is_ok` that must be used
|
Run mix test:
lib/candlex/backend.ex#L1
function from_pointer/5 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
|
Run mix test:
lib/candlex/backend.ex#L1
function stack/3 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
|
Run mix test:
lib/candlex/backend.ex#L1
function to_pointer/2 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
|
Loading