Skip to content

feat: dot/2 supports receiving 1-D tensors (vectors) #109

feat: dot/2 supports receiving 1-D tensors (vectors)

feat: dot/2 supports receiving 1-D tensors (vectors) #109

Triggered via pull request November 2, 2023 17:12
@grzuygrzuy
synchronize #17
dot
Status Success
Total duration 2m 43s
Artifacts

ci.yml

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

Annotations

4 warnings
main (1.14.5, 25.3.2.7): lib/candlex/backend.ex#L1
function random_normal/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.14.5, 25.3.2.7): lib/candlex/backend.ex#L1
function random_uniform/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15.7, 26.1.2, true): lib/candlex/backend.ex#L1
function random_normal/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15.7, 26.1.2, true): lib/candlex/backend.ex#L1
function random_uniform/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)