kswang
|
83ff625d52
|
sync data for cpu
|
5 years ago |
shibeiji
|
abfd3f97cb
|
add allreduce split strategy for NEZHA bert
|
5 years ago |
yanghaitao
|
7ac153503b
|
change graph mode profiling file name
|
5 years ago |
mindspore-ci-bot
|
b059a96f68
|
!2096 Fixing bug in CIFAR after GetMutableBuffer removal
Merge pull request !2096 from h.farahat/master
|
5 years ago |
jjfeing
|
8278db9d9c
|
FormatAgnostic without checking format in kernel build info
|
5 years ago |
mindspore-ci-bot
|
b096383386
|
!2045 optimize cpu ftrl
Merge pull request !2045 from kisnwang/optimize-cpu-ftrl
|
5 years ago |
baihuawei
|
f7bf4e6376
|
optimize cpu lstm performance
|
5 years ago |
huanghui
|
4acb61d59d
|
code review fix for buffer fusion
|
5 years ago |
xiefangqi
|
a70da6ad47
|
fix CocoDataset docstring
|
5 years ago |
mindspore-ci-bot
|
9442516f56
|
!2095 Make the commid_id of whl packages to have same length
Merge pull request !2095 from zhoufeng/pakcage-commit-id-length
|
5 years ago |
chenzomi
|
23e04f3963
|
review gpu quant code
|
5 years ago |
mindspore-ci-bot
|
02e0288a97
|
!2017 Fix codedex
Merge pull request !2017 from leopz/fix_codedex
|
5 years ago |
hesham
|
a22763b612
|
Bug in CIFAR after removing GetMutabble buffer
Fixes # I1KIPC
|
5 years ago |
zhoufeng
|
54f1c6e3cb
|
make the commid_id of whl packages to have same length
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
VectorSL
|
17377912ba
|
gpu add argmaxwithvalue
|
5 years ago |
mindspore-ci-bot
|
703c1b26dd
|
!2063 GPU codex fix
Merge pull request !2063 from VectorSL/codex-fix
|
5 years ago |
mindspore-ci-bot
|
05eeedec36
|
!2091 fix queue length is 0 in pipeline_profiling file
Merge pull request !2091 from yanghaitao/yht_fix_profiling_capacity
|
5 years ago |
unknown
|
f39a934a77
|
fix pylint
|
5 years ago |
yanghaitao
|
53cee6589e
|
fix profiling capacity
|
5 years ago |
mindspore-ci-bot
|
f1a004cfa2
|
!2086 MindDataset with padded mode print reshuffle error info
Merge pull request !2086 from guozhijian/sync_fix_padded_log_error
|
5 years ago |
jonyguo
|
bb2082daec
|
fix: MindDataset padded log error
|
5 years ago |
mindspore-ci-bot
|
9d9706c1d5
|
!2081 fix type dismatch for type defination with no format
Merge pull request !2081 from zhouneng/fix_type_dismatch_for_non_formate_defination
|
5 years ago |
mindspore-ci-bot
|
b1ff4c15c2
|
!2078 replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph
Merge pull request !2078 from yihuaijie/dev
|
5 years ago |
Xiaoda Zhang
|
20d2012a0e
|
implementing the backward of embeddinglookup
|
5 years ago |
mindspore-ci-bot
|
e33ecf310a
|
!2052 Update CI test for deeplabv3
Merge pull request !2052 from z00378171/master
|
5 years ago |
Yi Huaijie
|
6c85fc9f9f
|
dropout do mask only replace first input of
dropout_gen_mask of the subgraph instead of
the whole sub graph.
|
5 years ago |
unknown
|
ac2e2f9a7a
|
updata deeplabv3 CI
|
5 years ago |
mindspore-ci-bot
|
71a9d982e4
|
!2075 change optimization pass order
Merge pull request !2075 from Etone.Chan/June
|
5 years ago |
zhouneng
|
3ff626b504
|
fix type dismath for non format defination
|
5 years ago |
mindspore-ci-bot
|
303ba1de8b
|
!2077 fix l2normalize_grad operator tbe regiser file spell error
Merge pull request !2077 from zhouneng/fix_l2normalize_grad_spell_error
|
5 years ago |
zhouneng
|
580bf1beb3
|
fix spell error
|
5 years ago |
mindspore-ci-bot
|
403c30c7da
|
!1919 change tensor dtype and shape from function to attr
Merge pull request !1919 from zhangbuxue/change_tensor_dtype_and_shape_from_function_to_attr
|
5 years ago |
mindspore-ci-bot
|
6c26431ab3
|
!2058 bind summary nodes to KernelGraph in order to memory reuse
Merge pull request !2058 from Margaret_wangrui/summary
|
5 years ago |
etone-chan
|
8f4e58472e
|
Change optimization pass order
|
5 years ago |
mindspore-ci-bot
|
c661087b99
|
!2029 Create TensorRow class that supports a row id
Merge pull request !2029 from lixiachen/lixia/tensorrow
|
5 years ago |
Lixia Chen
|
6ae88c3987
|
Create TensorRow class that supports a row id.
|
5 years ago |
kswang
|
abf0ee6ff3
|
optimize reduce sparse gradient
|
5 years ago |
Margaret_wangrui
|
d238682d68
|
bind summary nodes to graph
|
5 years ago |
mindspore-ci-bot
|
2005ecc284
|
!1949 in order to support dynamic broadcast reduce format with operator
Merge pull request !1949 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
9282b9473d
|
!2059 fix SubsetSampler error
Merge pull request !2059 from yanghaitao/yht_fix_subset_samplers
|
5 years ago |
mindspore-ci-bot
|
1a82132d29
|
!2065 Add dumpMode option to output mode
Merge pull request !2065 from ghzl/dump_ge_switch_add_dumpMode
|
5 years ago |
buxue
|
66bbdb4a31
|
change tensor dtype and shape from function to attr
|
5 years ago |
mindspore-ci-bot
|
b285c8fa9d
|
!1973 develop TensorScatterUpdate op and access ge and vm
Merge pull request !1973 from zhangbuxue/develop_TensorScatterUpdate_op_and_access_ge_and_vm
|
5 years ago |
mindspore-ci-bot
|
a2a90800a0
|
!2053 add check if there is no data
Merge pull request !2053 from yanghaitao/yht_no_data
|
5 years ago |
mindspore-ci-bot
|
af3488c000
|
!2057 Lstm example fix
Merge pull request !2057 from chenweifeng/lstm
|
5 years ago |
buxue
|
8aee6b07d6
|
develop TensorScatterUpdate op and access ge and vm
|
5 years ago |
mindspore-ci-bot
|
30b19165a2
|
!2066 change parameter init_data log level to debug
Merge pull request !2066 from yihuaijie/master
|
5 years ago |
jjfeing
|
caab25e09b
|
tbe select broadcast reduce dynamic
|
5 years ago |
guohongzilong
|
dd86fe94cb
|
add dumpmode for dump function
|
5 years ago |
Yi Huaijie
|
a621e22eac
|
change parameter init_data log level to debug
|
5 years ago |