Skip to content

fix: fixes Nx.slice with tensor start_indices which affected defn_while and Nx.Random PRNG #214

fix: fixes Nx.slice with tensor start_indices which affected defn_while and Nx.Random PRNG

fix: fixes Nx.slice with tensor start_indices which affected defn_while and Nx.Random PRNG #214

Triggered via pull request November 17, 2023 17:06
@grzuygrzuy
synchronize #32
test-random
Status Failure
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors
main (1.14.5, 25.3.2.7): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.14.5, 25.3.2.7): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.14.5, 25.3.2.7): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.14.5, 25.3.2.7): test/candlex_test.exs#L1810
test creation slice (CandlexTest)
main (1.14.5, 25.3.2.7)
Process completed with exit code 2.
main (1.15.7, 26.1.2, true): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.15.7, 26.1.2, true): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.15.7, 26.1.2, true): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.15.7, 26.1.2, true): test/candlex_test.exs#L1810
test creation slice (CandlexTest)
main (1.15.7, 26.1.2, true)
Process completed with exit code 2.