buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
5 years ago |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
5 years ago |
chenzomi
|
44bf4c3e37
|
[ME] format code
|
5 years ago |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
5 years ago |
Xun Deng
|
2d8be64696
|
added add_parameter function into distribution base class
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
Zichun Ye
|
cb1e02fcd9
|
update doc string in distribution and bijector classes
|
5 years ago |
Xun Deng
|
67325d63b0
|
edited common_dtype and check_param dtype logic
|
5 years ago |
bingyaweng
|
9065ee16e4
|
modify API comments
|
5 years ago |
Xun Deng
|
46773f9557
|
add specification of private interface arguments in docs
|
5 years ago |
Yi Huaijie
|
4a5d115a66
|
add get_seed() and set_seed()
|
5 years ago |
Xun Deng
|
436b54478d
|
add parameter type check in normal and uniform distribution
|
5 years ago |
Xun Deng
|
4fe8b3d395
|
fix checktensor in pynative mode
|
5 years ago |
peixu_ren
|
93d9cc3cc4
|
Add erf and erfc as generic functions for all the backend and fix notation in power_transform.
|
5 years ago |
peixu_ren
|
03dac9b621
|
Fix errors in exp calculation logics
|
5 years ago |
Xun Deng
|
dc11fa9f53
|
Fixed CheckTuple issues and error message
|
5 years ago |
peixu_ren
|
8e0343830e
|
Add custom op interface to replace expm1, log1p and log
|
5 years ago |
Xun Deng
|
c9f8f9fe85
|
added CheckTenosr and CheckTuple
|
5 years ago |
peixu_ren
|
b4767023f2
|
Fix empty shape issue in distribution sample functions
|
5 years ago |
Xun Deng
|
e0009b9062
|
added type check in distributions and fixed bugs in cast_to_tensor
|
5 years ago |
Xun Deng
|
c0a3b51bb8
|
fixed minor issues in docs, updated parameter checking in some functions in distributions
|
5 years ago |
peixu_ren
|
3a11d123d4
|
Update random uniform op invocation
|
5 years ago |
Xun Deng
|
415dad3adb
|
added some parameter checking
|
5 years ago |
Xun Deng
|
e87e1fc6bc
|
changed distribution api
|
5 years ago |
Xun Deng
|
90cb785181
|
move nn/distribution to nn/probability/distribution
|
5 years ago |