This is the complete list of members for ptest.LLOTest, including all inherited members.
_array_close(self, arr1, arr2) | ptest.LLOTest | private |
_array_eq(self, arr1, arr2) | ptest.LLOTest | private |
_common_binary(self, shape, api, real, derive) | ptest.LLOTest | private |
_common_reduce(self, all_reduce, dim_reduce, tf_reduce) | ptest.LLOTest | private |
_common_unary(self, shape, api, real, derive) | ptest.LLOTest | private |
test_abs(self) | ptest.LLOTest | |
test_add(self) | ptest.LLOTest | |
test_convolution(self) | ptest.LLOTest | |
test_cos(self) | ptest.LLOTest | |
test_div(self) | ptest.LLOTest | |
test_eq(self) | ptest.LLOTest | |
test_exp(self) | ptest.LLOTest | |
test_extend(self) | ptest.LLOTest | |
test_flip(self) | ptest.LLOTest | |
test_gt(self) | ptest.LLOTest | |
test_log(self) | ptest.LLOTest | |
test_lt(self) | ptest.LLOTest | |
test_matmul(self) | ptest.LLOTest | |
test_max(self) | ptest.LLOTest | |
test_min(self) | ptest.LLOTest | |
test_mul(self) | ptest.LLOTest | |
test_ndims(self) | ptest.LLOTest | |
test_neg(self) | ptest.LLOTest | |
test_nelems(self) | ptest.LLOTest | |
test_neq(self) | ptest.LLOTest | |
test_pow(self) | ptest.LLOTest | |
test_rmax(self) | ptest.LLOTest | |
test_rmin(self) | ptest.LLOTest | |
test_round(self) | ptest.LLOTest | |
test_rprod(self) | ptest.LLOTest | |
test_rsum(self) | ptest.LLOTest | |
test_sin(self) | ptest.LLOTest | |
test_sqrt(self) | ptest.LLOTest | |
test_sub(self) | ptest.LLOTest | |
test_tan(self) | ptest.LLOTest | |
test_variable(self) | ptest.LLOTest | |