|
| def | _array_eq (self, arr1, arr2) |
| |
| def | _array_close (self, arr1, arr2) |
| |
| def | _common_unary (self, shape, api, real, derive) |
| |
| def | _common_binary (self, shape, api, real, derive) |
| |
| def | _common_reduce (self, all_reduce, dim_reduce, tf_reduce) |
| |
◆ _array_close()
| def ptest.LLOTest._array_close |
( |
|
self, |
|
|
|
arr1, |
|
|
|
arr2 |
|
) |
| |
|
private |
◆ _array_eq()
| def ptest.LLOTest._array_eq |
( |
|
self, |
|
|
|
arr1, |
|
|
|
arr2 |
|
) |
| |
|
private |
◆ _common_binary()
| def ptest.LLOTest._common_binary |
( |
|
self, |
|
|
|
shape, |
|
|
|
api, |
|
|
|
real, |
|
|
|
derive |
|
) |
| |
|
private |
◆ _common_reduce()
| def ptest.LLOTest._common_reduce |
( |
|
self, |
|
|
|
all_reduce, |
|
|
|
dim_reduce, |
|
|
|
tf_reduce |
|
) |
| |
|
private |
◆ _common_unary()
| def ptest.LLOTest._common_unary |
( |
|
self, |
|
|
|
shape, |
|
|
|
api, |
|
|
|
real, |
|
|
|
derive |
|
) |
| |
|
private |
◆ test_abs()
| def ptest.LLOTest.test_abs |
( |
|
self | ) |
|
◆ test_add()
| def ptest.LLOTest.test_add |
( |
|
self | ) |
|
◆ test_convolution()
| def ptest.LLOTest.test_convolution |
( |
|
self | ) |
|
◆ test_cos()
| def ptest.LLOTest.test_cos |
( |
|
self | ) |
|
◆ test_div()
| def ptest.LLOTest.test_div |
( |
|
self | ) |
|
◆ test_eq()
| def ptest.LLOTest.test_eq |
( |
|
self | ) |
|
◆ test_exp()
| def ptest.LLOTest.test_exp |
( |
|
self | ) |
|
◆ test_extend()
| def ptest.LLOTest.test_extend |
( |
|
self | ) |
|
◆ test_flip()
| def ptest.LLOTest.test_flip |
( |
|
self | ) |
|
◆ test_gt()
| def ptest.LLOTest.test_gt |
( |
|
self | ) |
|
◆ test_log()
| def ptest.LLOTest.test_log |
( |
|
self | ) |
|
◆ test_lt()
| def ptest.LLOTest.test_lt |
( |
|
self | ) |
|
◆ test_matmul()
| def ptest.LLOTest.test_matmul |
( |
|
self | ) |
|
◆ test_max()
| def ptest.LLOTest.test_max |
( |
|
self | ) |
|
◆ test_min()
| def ptest.LLOTest.test_min |
( |
|
self | ) |
|
◆ test_mul()
| def ptest.LLOTest.test_mul |
( |
|
self | ) |
|
◆ test_ndims()
| def ptest.LLOTest.test_ndims |
( |
|
self | ) |
|
◆ test_neg()
| def ptest.LLOTest.test_neg |
( |
|
self | ) |
|
◆ test_nelems()
| def ptest.LLOTest.test_nelems |
( |
|
self | ) |
|
◆ test_neq()
| def ptest.LLOTest.test_neq |
( |
|
self | ) |
|
◆ test_pow()
| def ptest.LLOTest.test_pow |
( |
|
self | ) |
|
◆ test_rmax()
| def ptest.LLOTest.test_rmax |
( |
|
self | ) |
|
◆ test_rmin()
| def ptest.LLOTest.test_rmin |
( |
|
self | ) |
|
◆ test_round()
| def ptest.LLOTest.test_round |
( |
|
self | ) |
|
◆ test_rprod()
| def ptest.LLOTest.test_rprod |
( |
|
self | ) |
|
◆ test_rsum()
| def ptest.LLOTest.test_rsum |
( |
|
self | ) |
|
◆ test_sin()
| def ptest.LLOTest.test_sin |
( |
|
self | ) |
|
◆ test_sqrt()
| def ptest.LLOTest.test_sqrt |
( |
|
self | ) |
|
◆ test_sub()
| def ptest.LLOTest.test_sub |
( |
|
self | ) |
|
◆ test_tan()
| def ptest.LLOTest.test_tan |
( |
|
self | ) |
|
◆ test_variable()
| def ptest.LLOTest.test_variable |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: