mindspore-ci-bot
5e2f440eed
!1271 refactor of memreuse allocator to adapt the control stream
...
Merge pull request !1271 from yangjie159/refactor_memreuse_allocator
5 years ago
mindspore-ci-bot
e7936dedeb
!1480 gpu iiterator weak ref support
...
Merge pull request !1480 from panfengfeng/iterator_gpu_weak_ref
5 years ago
mindspore-ci-bot
4e8e82f24a
!1457 fix 3 bug reports for split
...
Merge pull request !1457 from Peilin/splitOp-after-testing
5 years ago
mindspore-ci-bot
3aeb91ee58
!1443 Add parallel operator for Sigmoid
...
Merge pull request !1443 from yangzhenzhang/add-sigmoid-op
5 years ago
jiangjinsheng
4ff95eab69
fixed InvertPermutation
5 years ago
mindspore-ci-bot
650a45b233
!1490 Fix pylint warning
...
Merge pull request !1490 from seatea/fix-pylint-warning
5 years ago
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 years ago
Peilin Wang
d4c93575e7
fixed bug for split, RandomSampler and some other cleanup
...
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
5 years ago
Amir Lashkari
2d1e1f4053
Added decorators, Updated UA code and description
...
updated UA parameter check, fixed PyLint errors.
fixed UA parameter validator bug
Updated UA C++ description
Changed py and cpp UA decorator names
5 years ago
mindspore-ci-bot
4ce1cf4529
!1466 add register info for Atan2 and ExtractImagePatches
...
Merge pull request !1466 from zhouneng/add_vm_support_Atan2_ExtractImagePatches
5 years ago
mindspore-ci-bot
2753aa5a9c
!1487 add cpu kernel "AddN"
...
Merge pull request !1487 from sunsuodong/addn
5 years ago
hongxing
26d05be808
fix bug and support new op
5 years ago
chengxianbin
a196068b42
add moyilenet file for ssd net
5 years ago
VectorSL
f1bd5abaef
gpu fix slice
5 years ago
yangzhenzhang
7c237620ba
add sigmoid op
5 years ago
seatea
c6d8a4dc98
Fix pylint warning.
5 years ago
mindspore-ci-bot
6bf12a2eb3
!1484 fix bug for mobilenet in model_zoo
...
Merge pull request !1484 from SanjayChan/mobilenet
5 years ago
sunsuodong
ade90be427
addn
5 years ago
chenzomi
e3a5a3b5c6
fix bug for mobilenet in model_zoo
5 years ago
mindspore-ci-bot
d953b2b5ab
!1483 Clean code of pr1459
...
Merge pull request !1483 from zhoufeng/code-clean
5 years ago
mindspore-ci-bot
4df5a7d4e4
!1353 add topk and randomchoicewithmask op data type for aicpu
...
Merge pull request !1353 from yanzhenxiang2020/add_topk_datatype
5 years ago
“liuxiao”
73a287e5e0
pylint clean
5 years ago
“liuxiao”
ebbccca78b
pylint clean
5 years ago
“liuxiao”
f4542f810b
pylint clean
5 years ago
chenfei
52a828d59f
update real input after relace call output real input
5 years ago
mindspore-ci-bot
1c62d9c24b
!1474 Fix fusion condition of transpose and reshape
...
Merge pull request !1474 from YuJianfeng/master
5 years ago
mindspore-ci-bot
a916531f76
!1479 log rectification
...
Merge pull request !1479 from liubuyu/master
5 years ago
mindspore-ci-bot
49ed42999a
!1452 add train and eval script for LSTM
...
Merge pull request !1452 from caojian05/ms_master_dev
5 years ago
panfengfeng
636d419af3
gpu iterator weak ref opt
5 years ago
caojian05
c4fc56a7d7
add train and eval script for LSTM
5 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
5 years ago
yujianfeng
94818cf255
Fix fusion condition of transpose and reshape
5 years ago
yangjie159
cbf5390b34
refactor memreuse allocator
...
remove stream id from membuf
add kernel dependence to determine whether is usable
5 years ago
mindspore-ci-bot
932e0ccffd
!1476 fix Addn GetInputReshapeType failed
...
Merge pull request !1476 from wenchunjiang/fix_reshape_type_bug
5 years ago
yanzhenxiang2020
587091dbe3
add topk and randomchoicewithmask data type for aicpu
5 years ago
mindspore-ci-bot
5aae0d91e2
!1459 Insert assign nodes for linking sub graph
...
Merge pull request !1459 from zhoufeng/link-assign
5 years ago
zhouneng
f14db9aef7
add vm support for Atan2 and ExtractImagePatches
5 years ago
liubuyu
fb2cd1979e
log rectification
5 years ago
Margaret_wangrui
c2bca5bf4f
fix summary nodes in child graph
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
mindspore-ci-bot
7f80d02807
!1465 Fix Dataset compilation order
...
Merge pull request !1465 from h.farahat/fix_compilation_order
5 years ago
mindspore-ci-bot
bdb00c5624
!1442 FOR 2ND-ORDER OPS IMPL
...
Merge pull request !1442 from zongha/master
5 years ago
zhoufeng
f868a2855f
Insert assign nodes for linking sub graph
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
5d53e7b9c2
!1464 fix scalar print bug
...
Merge pull request !1464 from zjun/tensor_print
5 years ago
mindspore-ci-bot
97fbc92fdf
!1450 add scatter add vm
...
Merge pull request !1450 from zhaozhenlong/op/scatter-add-vm
5 years ago
mindspore-ci-bot
0aa95098fe
!1469 fix issue SmoothL1Loss grad wrt target
...
Merge pull request !1469 from zhaozhenlong/fix-issue-smooth-l1-loss-grad-wrt-target
5 years ago
mindspore-ci-bot
a5102a6215
!1461 fix bug in model zoo for mobilenet
...
Merge pull request !1461 from SanjayChan/mobilenet
5 years ago
mindspore-ci-bot
e652736304
!1448 Fix input check in graphdata
...
Merge pull request !1448 from heleiwang/fix_input_check
5 years ago
hesham
f6801bca16
Fix compilation order problem.
5 years ago
zhaozhenlong
a5c021f450
smoothL1Loss grad wrt target
5 years ago