Jesse Lee
a0816f0bd6
Fix rc
5 years ago
Zirui Wu
c2d364a573
batch with padding implemented
...
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
5 years ago
mindspore-ci-bot
16930c562d
!969 [MD] fix bug in pk sampler of minddataset
...
Merge pull request !969 from liyong126/fix_mindrecord_pk_sampler
5 years ago
ms_yan
d95a2e9ccf
repair num of input columns and output columns check
5 years ago
zjun
af69070625
optimize host trans format
5 years ago
mindspore-ci-bot
35953fbd7f
!974 Adapte FusedMulApplyMomentum
...
Merge pull request !974 from zhaoting/master
5 years ago
mindspore-ci-bot
bcec3f8eb9
!968 Add examples for the mindspot.nn package operator
...
Merge pull request !968 from zhouneng/add_examples_for_nn
5 years ago
etone-chan
38e0d98eb5
refactor fusion id implement of buffer fusion
5 years ago
mindspore-ci-bot
8e06c2fe93
!965 doc fix,add GlobalBN only support 2d and 4d
...
Merge pull request !965 from JichenZhao/globalbn_doc_fix
5 years ago
mindspore-ci-bot
c477029c97
!937 Fix set output addr fail in gpu pynative
...
Merge pull request !937 from JoyLvliang/fix-set-output-addr-fail-in-gpu-pynative
5 years ago
zhaoting
7c2c6da9a7
adapte FusedMulApplyMomentum
5 years ago
mindspore-ci-bot
7c64048d76
!935 develop op ScatterMax and dock ge process
...
Merge pull request !935 from zhangbuxue/develop_scatter_max_op_and_dock_ge
5 years ago
huanghui
3004cba1b1
enhance add_memcpy_async pass
5 years ago
lvliang
b9e0943084
fix-set-output-addr-fail-in-gpu-pynative
5 years ago
mindspore-ci-bot
005027029f
!970 [MS][Log]Warning can be degrade or just print in debug mode.
...
Merge pull request !970 from huanghui/update-print-log-level
5 years ago
mindspore-ci-bot
becaf39262
!957 complete vm ops for BatchToSpace and SpaceToBatch
...
Merge pull request !957 from jiangjinsheng/space_to_batch
5 years ago
mindspore-ci-bot
bda4ebd591
!322 Gpu Support RMSProp kernel
...
Merge pull request !322 from chenweifeng/rmsprop
5 years ago
mindspore-ci-bot
f602970990
!323 Gpu Concat support 4 inputs
...
Merge pull request !323 from chenweifeng/concat
5 years ago
mindspore-ci-bot
4e25fec769
!324 Gpu Slice kernel performance improve
...
Merge pull request !324 from chenweifeng/slice
5 years ago
mindspore-ci-bot
378a7122a5
!372 Gpu support BatchMatMul kernel
...
Merge pull request !372 from chenweifeng/batchmatmul
5 years ago
mindspore-ci-bot
97d21ba014
!502 Gpu Support Gelu & GeluGrad
...
Merge pull request !502 from chenweifeng/gelu
5 years ago
buxue
ac86996746
develop op ScatterMax and dock ge process
5 years ago
mindspore-ci-bot
a97f30ba7d
!516 Gpu support Tanh & TanhGrad kernel
...
Merge pull request !516 from chenweifeng/tanh
5 years ago
mindspore-ci-bot
38c56fd1a5
!945 gpu queue support Sqrt & Rsqrt kernel
...
Merge pull request !945 from chenweifeng/unary
5 years ago
jonyguo
d4d236bcce
fix: use MindDataset by column_names get data error in some situation
5 years ago
mindspore-ci-bot
8a484dbd0b
!812 [CR] add lenet train and eval st case
...
Merge pull request !812 from jinyaohui/train_eval
5 years ago
mindspore-ci-bot
d004ef2234
!962 GPU conv2dBprop update size init
...
Merge pull request !962 from VectorSL/conv-init-update
5 years ago
mindspore-ci-bot
6351f9c837
!859 [Auto parallel] Support searching strategy for inference phase
...
Merge pull request !859 from Xiaoda/support-inferring-phase-parallel-strategy-searching
5 years ago
mindspore-ci-bot
36970a3b10
!934 gpu support broadcast kernels
...
Merge pull request !934 from chenweifeng/broadcast
5 years ago
huanghui
206430286a
degrade WARNING to DEBUG in derelu_fusion pass
5 years ago
jiangjinsheng
eab0fe4e8d
support float32
5 years ago
zhaojichen
b9ec598d4e
doc fix,add GlobalBN only support 2d and 4d
5 years ago
mindspore-ci-bot
a5572f1517
!955 fix some python code format
...
Merge pull request !955 from panfengfeng/panff/fix_code_format
5 years ago
jinyaohui
8b49a4cf0e
add lenet train eval gpu st case
5 years ago
mindspore-ci-bot
e75d75854d
!959 Add Elu\EluGrad ops for VM.
...
Merge pull request !959 from liuxiao/ops-for-VM
5 years ago
mindspore-ci-bot
6701307713
!964 fix bug of loss scale not update
...
Merge pull request !964 from Margaret_wangrui/master
5 years ago
mindspore-ci-bot
21280d2fe8
!963 [Bert lossscale]fix bug of too big static memory
...
Merge pull request !963 from chenfei_mindspore/fix-bug-of-too-big-static-mem
5 years ago
mindspore-ci-bot
9bd9b298d9
!966 ENABLE_GE link libhccl.so
...
Merge pull request !966 from zhoufeng/me-ge-link-hccl
5 years ago
wilfChen
a304304c30
gpu support Gelu & GeluGrad kernels
5 years ago
mindspore-ci-bot
deae380969
!637 Learning rate and weight decay making group params
...
Merge pull request !637 from ghzl/learning-rate-make-group-mode
5 years ago
wilfChen
311bf41e6d
gpu support tanh & tanhgrad kernel
5 years ago
wilfChen
67a0cc3bf1
gpu queue support unary
5 years ago
jiangjinsheng
a945299e42
update test for batch_to_space
5 years ago
zhouneng
cf38d93eb8
为mindspore.nn包算子添加Examples
5 years ago
liyong
b520ca9087
fix pk sampler in mindrecord
5 years ago
Xiaoda Zhang
def8573275
implementing-searching-strategy-for-inference
5 years ago
zhoufeng
b94b9e624f
me-ge link hccl
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
chenfei
e9f5aebbc1
fix bug of big static memory
5 years ago
xulei2020
e6e0d62775
replace FindMe after LaunchWorker
5 years ago
VectorSL
19972fd347
update conv2d_bprop init
5 years ago