mindspore-ci-bot
|
a5161a969f
|
!1531 cpu kernel support multiple inputs
Merge pull request !1531 from sunsuodong/multi_input
|
5 years ago |
mindspore-ci-bot
|
ff4e4c2ee2
|
!1533 Fix pylint warning for pynative test cases
Merge pull request !1533 from seatea/fix-pylint-warning-for-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
bfda2facfa
|
!1498 Cleanup and improvement for UniformAugOp
Merge pull request !1498 from anthonyaje/cleanup_uniform_aug
|
5 years ago |
mindspore-ci-bot
|
138c1a930a
|
!1543 Fix some timing hole in these two testcases
Merge pull request !1543 from JesseKLee/FixTestCase
|
5 years ago |
anthony
|
ba2eaea7e1
|
Changed uniform_aug_op py::list to std::vector with some cleanup and enhancement.
|
5 years ago |
Jesse Lee
|
3b80c10b1e
|
Fix some timing hole in these two testcases
|
5 years ago |
mindspore-ci-bot
|
e311473401
|
!1453 Raise mse threshold in RandomCropDecodeResizeOp
Merge pull request !1453 from Alexey_Shevlyakov/fix_random_crop_decode_resize_ut
|
5 years ago |
sunsuodong
|
5cf29f2478
|
multi_input
|
5 years ago |
mindspore-ci-bot
|
0fe3ff2761
|
!1506 Setting auto parallel flag for dataset wrap cell
Merge pull request !1506 from yangzhenzhang/set-auto-parallel-for-dataset-wrap
|
5 years ago |
mindspore-ci-bot
|
77547cdfc0
|
!1530 support tensor set item the number value type is similar as tensor dtype
Merge pull request !1530 from zhangbuxue/support_tensor_getitem_number_value_type_similar_as_tensor_dtype
|
5 years ago |
mindspore-ci-bot
|
906389b3a7
|
!1382 support create new item when dictionary set item key not exist
Merge pull request !1382 from amongo/DictionarySupportSetNewItem
|
5 years ago |
mindspore-ci-bot
|
df347785c3
|
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
|
5 years ago |
mindspore-ci-bot
|
6e25c49cb2
|
!1525 Move graph_map_schema.py to example directory
Merge pull request !1525 from heleiwang/mv_schema_to_example
|
5 years ago |
seatea
|
21ab029227
|
Fix pylint warning for files under `pynative_mode` directory.
|
5 years ago |
mindspore-ci-bot
|
c8b30f9290
|
!1504 add custom tbe ops for quant aware training
Merge pull request !1504 from wandongdong/master
|
5 years ago |
buxue
|
d226a23b65
|
support tensor set item the number value type is similar as tensor dtype not same
|
5 years ago |
mindspore-ci-bot
|
25b0037b7a
|
!1516 modify the comments
Merge pull request !1516 from zongha/master
|
5 years ago |
heleiwang
|
972f727a75
|
mv graph_map_schema.py to example
|
5 years ago |
wandongdong
|
d35c41e737
|
add custom tbe ops for quant aware training
|
5 years ago |
mindspore-ci-bot
|
f252ca1f01
|
!1515 fix log1p
Merge pull request !1515 from jiangjinsheng/fix_log1p
|
5 years ago |
mindspore-ci-bot
|
9c20b1d6f7
|
!1512 fix reshape reshape case
Merge pull request !1512 from yao_yf/fix_reshape_reshape_graph
|
5 years ago |
mindspore-ci-bot
|
7b1031bf86
|
!1494 Add check for empty group parameters
Merge pull request !1494 from ghzl/add-check-parameter-for-group-learning-rate
|
5 years ago |
zhaozhenlong
|
6fa2813945
|
add op BitwiseAnd BitwiseOr BitwiseXor
|
5 years ago |
mindspore-ci-bot
|
b46ad9a1bb
|
!1398 Update the bert scripts according to rules of modelzoo
Merge pull request !1398 from chenhaozhe/update_bert_script
|
5 years ago |
jiangjinsheng
|
f17c070fb6
|
fixed doc for GELU
|
5 years ago |
z00478463
|
9fd4198b58
|
for modification of comments
|
5 years ago |
jiangjinsheng
|
a221097942
|
fixed log1p
|
5 years ago |
yangzhenzhang
|
2f8516e5d7
|
set auto parallel for dataset warp cell
|
5 years ago |
mindspore-ci-bot
|
45484c690c
|
!1436 [session]make manager for every graph
Merge pull request !1436 from chenfei_mindspore/master
|
5 years ago |
mindspore-ci-bot
|
2e2c516423
|
!1463 Updated UA, RandSharp and RandColor parameter check, Updated UA code and description.
Merge pull request !1463 from alashkari/ua-ops-v2
|
5 years ago |
mindspore-ci-bot
|
c0e6da7adb
|
!1481 for pylint
Merge pull request !1481 from zongha/master
|
5 years ago |
mindspore-ci-bot
|
8231549c83
|
!1497 add mobilenet file for ssd net
Merge pull request !1497 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
2060cbe66a
|
!1511 [AutoParallel] handle PRelu as an element-wise activation op
Merge pull request !1511 from Chong/ReID
|
5 years ago |
mindspore-ci-bot
|
ad279e90fd
|
!1407 support mixed tensor index for tensor get item and set item and support in operator.
Merge pull request !1407 from zhangbuxue/support_mixed_tensor_for_tensor_get_item_and_tensor_set_item
|
5 years ago |
guohongzilong
|
8585b55a65
|
add check for group parameters
|
5 years ago |
mindspore-ci-bot
|
20a0f6ef7c
|
!1416 fix summary nodes in child graph
Merge pull request !1416 from Margaret_wangrui/fix-summary-nodes-in-child-graph
|
5 years ago |
chenhaozhe
|
b6aceddeab
|
update bert scripts according to rules of modelzoo
|
5 years ago |
yao_yf
|
96c9569dca
|
fix reshape reshape case
|
5 years ago |
mindspore-ci-bot
|
02f33a17b5
|
!1489 GPU fix slice
Merge pull request !1489 from VectorSL/gpu-fix-slice
|
5 years ago |
mindspore-ci-bot
|
2e684e89e7
|
!1446 pylint clean
Merge pull request !1446 from liuxiao78/master
|
5 years ago |
mindspore-ci-bot
|
5b9c145ff8
|
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
|
5 years ago |
mindspore-ci-bot
|
2eedd32120
|
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
|
5 years ago |
z00478463
|
3f38b1a00e
|
for comments
for debug
for DEBUG
for DEBUG
for DEBUG
for DEBUG
for well performance
for pylint
for te chip
for pylint
for pylint nth
|
5 years ago |
buxue
|
7ae289a197
|
Support mixed tensor for tensor getitem or setitem.
|
5 years ago |
huangdongrun
|
e9aa280f86
|
add support for dictionary set item which does not exist
|
5 years ago |
chenfei
|
c6bd4ec841
|
make manager for every graph
|
5 years ago |
mindspore-ci-bot
|
b94949ea99
|
!1477 support vm for SpaceToBatchND and BatchToSpaceND
Merge pull request !1477 from jiangjinsheng/BatchToSpaceND
|
5 years ago |
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 |