Manx.Assert (manx v0.1.4)

Tensor assertions. Original implementation is from EXLA.

Link to this section Summary

Link to this section Functions

Link to this function

all_close(left, right, opts \\ [])

Link to this function

all_close_jit(a, b, opts \\ [])

Link to this macro

assert_all_close(left, right, opts \\ [])

(macro)
Link to this macro

assert_equal(left, right)

(macro)
Link to this macro

assert_not_equal(left, right)

(macro)
Link to this function

evaluate(fun, args)

Link to this function

to_binary_backend(tensor)