test_arcsinh.py
|
support arcsinh arctanh
|
2022-10-25 20:32:23 +08:00 |
test_arctanh.py
|
support arcsinh arctanh
|
2022-10-25 20:32:23 +08:00 |
test_det.py
|
add tensor.det and tensor.ndimension
|
2022-10-26 10:46:29 +08:00 |
test_ndimension.py
|
add tensor.det and tensor.ndimension
|
2022-10-26 10:46:29 +08:00 |
test_negative.py
|
tensor_neg_master
|
2022-10-26 10:47:24 +08:00 |
test_repeat_interleave.py
|
support tensor repeat elements
|
2022-11-01 20:22:50 +08:00 |
test_reshape_as.py
|
support tensor repeat elements
|
2022-11-01 20:22:50 +08:00 |
test_roll.py
|
support tensor repeat elements
|
2022-11-01 20:22:50 +08:00 |
test_rot90.py
|
support tensor repeat elements
|
2022-11-01 20:22:50 +08:00 |
test_short.py
|
support tensor repeat elements
|
2022-11-01 20:22:50 +08:00 |
test_subtract.py
|
add triu, true_divide, subtract to Tensor
|
2022-10-28 11:07:43 +08:00 |
test_triu.py
|
add triu, true_divide, subtract to Tensor
|
2022-10-28 11:07:43 +08:00 |
test_true_divide.py
|
add triu, true_divide, subtract to Tensor
|
2022-10-28 11:07:43 +08:00 |
test_unbind.py
|
Tensor and fucntion api of unbind
|
2022-10-31 16:55:01 +08:00 |