buxue
9cb71441ea
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
5 years ago
liuxiao
5b6c8fade8
Add Erf\FillD operator for VM
6 years ago
zhangz0911gm
92ab989a85
Getting Some simple issues fixed
6 years ago
VectorSL
4740c70fc3
gpu add testcases
5 years ago
lvliang
c6b2b0df1e
pynative-support-reducemean
6 years ago
mindspore-ci-bot
f5aa3a2eab
!411 Modify examples of Cast/NMSWithMask
Merge pull request !411 from Simson/push-to-opensource
6 years ago
simson
10877f077e
modify examples of Cast/NMSWithMask
6 years ago
buxue
80978cf3cc
support operator ** // % for scalar and tensor, and in not in for dict, ang str concat
6 years ago
buxue
62807da0c4
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
6 years ago
guohongzilong
50ed76bc0c
unify some examples in mindpore front
6 years ago
buxue
5841fe010e
Support pow's second input could be tensor and fix bug in bprop of pow
6 years ago
mindspore-ci-bot
1b3b3b1a1c
!198 [opt] momentum duplicate mul constant
Merge pull request !198 from biffex/momentum-duplicate-mul-constant
6 years ago
biffex
62bbf560c6
constant duplicate mul for momentum
6 years ago
万万没想到
d9f7e56b43
fix review opinions in doc/comments
6 years ago
guohongzilong
e17e086186
unified tensor and mindspore.type
6 years ago
mindspore-ci-bot
9930b18508
!165 Use mindspore. instead of mstype. in example
Merge pull request !165 from ghzl/use-mindspore-instead-of-mstype-in-example
6 years ago
VectorSL
d0c24fb706
update lossscale for gpu
6 years ago
guohongzilong
c4f9230f03
usr mindspore. instead of mstype.
6 years ago
chengang
cc9a0e1310
回退 'Pull Request !133 : Edit loss_scale to fit GPU'
6 years ago
mindspore-ci-bot
315036b1a5
!133 Edit loss_scale to fit GPU
Merge pull request !133 from VectorSL/master
6 years ago
mindspore-ci-bot
5add5979e8
!92 add prim name to param check error message for math_ops.py
Merge pull request !92 from fary86/add-prim-name-for-param-validator
6 years ago
fary86
69ed72f10d
Add primitive name to param error message for math_ops.py
6 years ago
mindspore-ci-bot
10481470df
!104 fix doc issues
Merge pull request !104 from 万万没想到/fix-doc-issues
6 years ago
VectorSL
2ff6f0de46
edit loss_scale for gpu
6 years ago
mindspore-ci-bot
cc0ba93d17
!114 fix doc/comments issue merge from r0.1
Merge pull request !114 from 万万没想到/merge_from_r0.1
6 years ago
zhangz0911gm
6f1747045c
Add FloorMod, Acosh in ME
6 years ago
万万没想到
605d980305
1. add Note refer to nn.SGD for detail
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
6 years ago
万万没想到
c3d210cc31
fix issue I1DBRX
delete duplicated words in comments
fix issue I1CJAP
fix issue I1D3WS
fix issue I1DBA8
fix issue I1CJ77
fix issue I1CJG3
fix review suggestion
6 years ago
zhaozhenlong
bed5997a14
add atan2 operator
6 years ago
seatea
7b7a6a45a0
Check if the shape of the input of NMSWithMask is (N, 5).
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago