lihongkang
|
9b2265a66f
|
fix bugs
|
5 years ago |
Bairong
|
8cf43e59e0
|
hide arange, delete related test case and improve the doc string of nn.Range
|
5 years ago |
mindspore-ci-bot
|
37390519cb
|
!9680 Make constant numbers to tensors to avoid a bug
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
5 years ago |
peixu_ren
|
c1f645931c
|
Fix a bug of naming the variable in LGamma
|
5 years ago |
peixu_ren
|
0a8a5a9a91
|
Make const numbers to tensors to avoid a bug
|
5 years ago |
peixu_ren
|
35b4a804e2
|
Modify the names of parameter check
|
5 years ago |
mindspore-ci-bot
|
4d416db5d2
|
!9494 Delete nn.LinSpace interface
From: @liangchenghui
Reviewed-by: @c_34,@kingxian
Signed-off-by: @c_34
|
5 years ago |
zhangz0911gm
|
b7be94fafa
|
Fixing errors in classes' notes
|
5 years ago |
peixu_ren
|
a5cf810f30
|
Fix a bug that a and x cannot be broadcasted
|
5 years ago |
liangchenghui
|
5bd25364d1
|
delete nn.LinSpace interface
|
5 years ago |
peixu_ren
|
4b9a5d03c5
|
Remove float64 from IGamma's supported dtype
|
5 years ago |
mindspore-ci-bot
|
cdd7b63f67
|
!9400 Delete redundant phrase in LGamma doc
From: @peixu_ren
Reviewed-by: @liangchenghui,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
peixu_ren
|
73a7c31d41
|
Delete redundant phrase in LGamma doc
|
5 years ago |
peixu_ren
|
0adab15de7
|
Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
|
5 years ago |
mindspore-ci-bot
|
5134ae3a3b
|
!9276 Fix the bug of broadcasting the parameters in IGamma and LBeta
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
5 years ago |
mindspore-ci-bot
|
7284f8db46
|
!9334 Modify the input names to make them shown in the same pattern
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @zichun_ye
|
5 years ago |
peixu_ren
|
1fd05aeb18
|
Fix the bug of broadcasting the parameters in IGamma and LBeta
|
5 years ago |
peixu_ren
|
f51fde14d6
|
Modify the supported dtype of IGamma to align with TensorFlow
|
5 years ago |
peixu_ren
|
ee57a0d5a1
|
Modify the input names to make them shown in the same pattern
|
5 years ago |
peixu_ren
|
6355f46d32
|
Add LBeta op at nn level
|
5 years ago |
liuxiao93
|
584e241e29
|
Adapt ops LinSpace for Ascend.
|
5 years ago |
JunYuLiu
|
1eaa4a30dd
|
Add labels to python files
|
5 years ago |
mindspore-ci-bot
|
2424b8bd19
|
!8760 Add broadcast for a and x support for IGamma
From: @peixu_ren
Reviewed-by: @liangchenghui,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
hedongodng
|
a5016a0ead
|
fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions
|
5 years ago |
peixu_ren
|
6915a98536
|
Add broadcast for a and x support for IGamma
|
5 years ago |
mindspore-ci-bot
|
90eb272751
|
!8641 Updating notes on pynative examples of each class in nn_layer folder
From: @zhangz0911gm
Reviewed-by:
Signed-off-by:
|
5 years ago |
peixu_ren
|
4aa836dae1
|
Add Digamma op
|
5 years ago |
peixu_ren
|
5e9178c5b6
|
Add IGamma operator
|
5 years ago |
zhangz0911gm
|
dda18138c1
|
t# This is a combination of 2 commits.
updating notes of pynative in nn_layer
|
5 years ago |
peixu_ren
|
53c2b4e101
|
Fix a doc error in ReduceLogSumExp
|
5 years ago |
mindspore-ci-bot
|
22bde4bd9b
|
!7390 Add nonzero and moments
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
|
5 years ago |
jzg
|
374e9e199d
|
add moment and nonzero.
|
5 years ago |
wanyiming
|
a3458a2fdf
|
mod_matmul
|
5 years ago |
wanyiming
|
e2b8810413
|
1D*ND
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
chenzomi
|
d5ae6fdd84
|
code format for nn.layer
|
5 years ago |
peixu_ren
|
26a7ab6ec8
|
Fix a doc error in ReduceLogSumExp
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
liuxiao93
|
832a9d5fbb
|
fix SpaceToBatchND and BatchToSpace.
|
5 years ago |
lihongkang
|
aae0648777
|
fix bugs
|
5 years ago |
liuxiao93
|
0a28c79fe0
|
Add some description of InTopK op in API.
|
5 years ago |
liuxiao93
|
9ef76c1aac
|
nn.MatMul support broadcast.
|
5 years ago |
simson
|
d0aba89ffe
|
enhancement of API of operations
|
5 years ago |
peixu_ren
|
517fed55a5
|
Added LGamma op
|
5 years ago |
peixu_ren
|
20ca96c62b
|
Add random normal MindSpore interface
|
5 years ago |
jiangjinsheng
|
0d22e64fa8
|
fix LinSpace doc
|
5 years ago |
jiangjinsheng
|
e71599b5ca
|
vm for lin_space
|
5 years ago |
jiangjinsheng
|
5d9421b92c
|
fixed range
|
5 years ago |
liuxiao
|
26c231b734
|
fix some bugs for issues.
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |