mindspore-ci-bot
eadcb341e1
!2891 CacheOp phase 1
Merge pull request !2891 from Jamie/CacheOp_dev
5 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
5 years ago
lichenever
cde5cc2bd2
add_embedding_look_up
5 years ago
mindspore-ci-bot
c465ea3269
!3031 fix context mode and device target dependency issue
Merge pull request !3031 from wangqiuliang/fix-tensor-bool-operation
5 years ago
mindspore-ci-bot
2405cf71b2
!2981 primitive hook decouped
Merge pull request !2981 from lianliguang/primitive-decoupling
5 years ago
WilliamLian
9682d08d96
refactor primitive hook function
5 years ago
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
Merge pull request !2807 from riemann_penn/apply_indexed_slices
5 years ago
kingfo
8863dfd677
fix context mode and device_target dependency issue
5 years ago
panyifeng
44e74ad5aa
Apply indexed_slices
5 years ago
mindspore-ci-bot
8f15d1f608
!2791 convert subgraph
Merge pull request !2791 from changzherui/subgraph
5 years ago
mindspore-ci-bot
9a1bfd9bd8
!3013 fix tensor bool and float scalar
Merge pull request !3013 from amongo/fix_tensor_bool_add_float
5 years ago
mindspore-ci-bot
e03bd975a9
!1898 data dump
Merge pull request !1898 from caifubi/data-dump
5 years ago
changzherui
a27ce973ad
convert subgraph
5 years ago
WilliamLian
ea9b5468bb
fix bug of hccl kernel info
5 years ago
huangdongrun
d70b4c1b62
add support for bool tensor and scalar impilicit convert
5 years ago
mindspore-ci-bot
d3ec05d716
!2943 [quant]export bug fix
Merge pull request !2943 from vlne-v1/quant_export_bugfix
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
mindspore-ci-bot
d925c52bb1
!2875 add grad all in pynative
Merge pull request !2875 from wangqiuliang/add-grad-all-in-pynative
5 years ago
mindspore-ci-bot
7cdd5581f9
!2914 make AbstractRef can join with AbstractTensor
Merge pull request !2914 from xychow/fix-abstractref-join
5 years ago
mindspore-ci-bot
65c6e54e2e
!2773 Adding cpp_api
Merge pull request !2773 from 章一智/cpp_api
5 years ago
ZPaC
8273c2a39c
Add ps optimizer info builder.
5 years ago
mindspore-ci-bot
2e45aa6c19
!3014 Add ps optimizer info
Merge pull request !3014 from ZPaC/add-ps-optim-info
5 years ago
mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
5 years ago
mindspore-ci-bot
ebc6b92c27
!3002 add arg check for enumerate
Merge pull request !3002 from zhangbuxue/add_arg_check_for_enumerate
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
xiefangqi
47060631e5
add offsets feature to tokenizer
5 years ago
mindspore-ci-bot
541456044d
!2934 GraphData support random_walk and get_edge_feature
Merge pull request !2934 from heleiwang/gnn_july
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
Merge pull request !2776 from ZiruiWu/master
5 years ago
mindspore-ci-bot
8844462e15
!2996 Add test case for switch_layer
Merge pull request !2996 from fanglei/add_testcase_switchlayer
5 years ago
kingfo
add3778a61
add grad all in pynative mode
5 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
5 years ago
heleiwang
7a046a1d70
support get_edge_feature
5 years ago
buxue
cf797d3bf2
add arg check for enumerate
5 years ago
leilei_snow
38f32d0f8f
add testcase for switchlayer.
5 years ago
huanghui
3eaf663545
add tensor scatter update fission pass
5 years ago
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
Merge pull request !2912 from fanglei/msssim
5 years ago
Wei Luning
b522368161
fix bug of quant export without input fakequant.
5 years ago
mindspore-ci-bot
c8d7ac13aa
!2976 Add input infos to output for apply op to match the tbe registered info
Merge pull request !2976 from YuJianfeng/input2output
5 years ago
mindspore-ci-bot
bccfa48509
!2980 Prevent empty column names
Merge pull request !2980 from nhussain/empty_column_b
5 years ago
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
5 years ago
mindspore-ci-bot
9daeeb5a81
!2961 add st to protect pynative hook from abnormal
Merge pull request !2961 from JoyLvliang/add-st-to-protect-pynative-hook-from-abnormal
5 years ago
mindspore-ci-bot
cf5a27e97d
!2962 gpu support SmoothL1Loss kernel
Merge pull request !2962 from chenweifeng/smoothl1loss
5 years ago
mindspore-ci-bot
00368b3683
!2972 Improving implicit type conversion
Merge pull request !2972 from zhangbuxue/Improving_implicit_type_conversion
5 years ago
mindspore-ci-bot
b5e8e2419e
!2923 Update arithmetic simplify to use Pattern Matcher
Merge pull request !2923 from Giancarlo/update_arith_simplify
5 years ago
mindspore-ci-bot
5f468b65b6
!2798 Decouple ParamValue from python
Merge pull request !2798 from hewei/decouple_param_value
5 years ago
mindspore-ci-bot
6b2a5221b3
!2975 Add MixedPrecisionCast for KeywordArg
Merge pull request !2975 from Kang/add_AbstractKeywordArg
5 years ago
Zirui Wu
7b15e5a742
rework on lookup
add test caser
fix ci
address review cmts
ci
addr review cmt
fix typo
address review cmts
add 2 more test cases
cpplint fix
addr cpplint
addr ci
fix tst case err
fix doc str
5 years ago
mindspore-ci-bot
2c3c204b14
!2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
Merge pull request !2982 from ava/CPP_test3
5 years ago
mindspore-ci-bot
02e797d130
!2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
Merge pull request !2947 from danishnxt/AugOps-testing
5 years ago