mindspore-ci-bot
|
3901920686
|
!521 Update piecewise_constant_lr doc
Merge pull request !521 from fanglei/lrupdaetuple
|
5 years ago |
mindspore-ci-bot
|
04df8a8921
|
!535 change hswish and hsigmoid accroding to primitive
Merge pull request !535 from SanjayChan/hswish
|
5 years ago |
mindspore-ci-bot
|
7355113bc7
|
!537 GPU add akg kernel logical_and logical_or
Merge pull request !537 from VectorSL/logical_and_or_new
|
5 years ago |
mindspore-ci-bot
|
f462a37136
|
!538 GPU add akg kernel logical_not logical_sub
Merge pull request !538 from VectorSL/logical_not_new
|
5 years ago |
mindspore-ci-bot
|
c7278f77ce
|
!539 GPU add akg kernel lessequal
Merge pull request !539 from VectorSL/lessequal_new
|
5 years ago |
leilei_snow
|
6ffed22625
|
fix wrong formula of polynomial_decay_lr
|
5 years ago |
leilei_snow
|
742395da12
|
update piecewise_constant_lr support tuple input
|
5 years ago |
VectorSL
|
1c6a690a2d
|
gpu add akg logialnot sub
|
5 years ago |
mindspore-ci-bot
|
6b0ff88b1c
|
!503 The num_samples and numRows in schema for TFRecordDataset are conflict
Merge pull request !503 from qianlong21st/fix_numRows_num_samples
|
5 years ago |
VectorSL
|
5b5a56587e
|
gpu add akg logical_and and logical_or
|
5 years ago |
VectorSL
|
7947fc119b
|
gpu add lessequal
|
5 years ago |
qianlong
|
db80f4ff92
|
The num_samples and numRows in schema for TFRecordDataset are conflict
|
5 years ago |
leilei_snow
|
834a407103
|
Add the function of checking nan or inf
|
5 years ago |
leilei_snow
|
bdbb3599b2
|
Check value between min_lr and max_lr
|
5 years ago |
mindspore-ci-bot
|
46acf23825
|
!405 [AutoParallel] Adapte rec-prog generator to new parser
Merge pull request !405 from Chong/str-gen
|
5 years ago |
zhaojichen
|
92695a0da8
|
add AvgPooling layer
|
5 years ago |
cjh9368
|
6c87c6c03d
|
predict use cmake -s flags rather than strip
|
5 years ago |
mindspore-ci-bot
|
475f62f680
|
!499 pynative support topk and print op
Merge pull request !499 from JoyLvliang/pynative-support-topk-and-print
|
5 years ago |
zhaojichen
|
e170a0355c
|
add AvgPooling layer
|
5 years ago |
chenzomi
|
c0229fa951
|
change hswish and hsigmoid accroding to primitive
|
5 years ago |
mindspore-ci-bot
|
d99dfbd83d
|
!390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
Merge pull request !390 from gukecai/master
|
5 years ago |
zhaojichen
|
94c99998ae
|
add AvgPooling layer
|
5 years ago |
mindspore-ci-bot
|
58488c5dc8
|
!496 fix bug in cross entropy error
Merge pull request !496 from SanjayChan/cross_entropy
|
5 years ago |
mindspore-ci-bot
|
d9e4dcc33b
|
!483 Optimize skip dataset op
Merge pull request !483 from jiangzhiwen/dataset/skip_opt
|
5 years ago |
mindspore-ci-bot
|
d307c264b9
|
!517 [Data]Delete sort logic for filter operation
Merge pull request !517 from xulei/filter_master
|
5 years ago |
mindspore-ci-bot
|
250dbb0e82
|
!522 [bug]pass AdjustAllReduceMulAdd replace op is not has a infer
Merge pull request !522 from vlne-v1/I1F21H-pass-adjust_all_reduce_mul_add-repkace-op-is-not-has-a-infer
|
5 years ago |
mindspore-ci-bot
|
f746caf592
|
!316 Edit GPU ops
Merge pull request !316 from VectorSL/edit
|
5 years ago |
mindspore-ci-bot
|
2bcff36e4a
|
!519 fix visit kernel missing the return_types
Merge pull request !519 from limingqi107/fix_visit_kernel
|
5 years ago |
chenzomi
|
65a237633d
|
fix bug in cross entropy error
|
5 years ago |
mindspore-ci-bot
|
5b6b1ad727
|
!394 [AutoParallel] Simplify rec-prog parser mechanism
Merge pull request !394 from Chong/parser
|
5 years ago |
xulei2020
|
eb053a6233
|
add filterOp code
|
5 years ago |
VectorSL
|
930c91018a
|
update some ops
|
5 years ago |
mindspore-ci-bot
|
728801301c
|
!313 GPU add akg kernel float_status
Merge pull request !313 from VectorSL/float_status
|
5 years ago |
lvliang
|
0e4824cd89
|
pynative-support-topk-and-print
|
5 years ago |
gukecai
|
f8208c7c52
|
Support GetNext Parallel
|
5 years ago |
mindspore-ci-bot
|
862d23fe90
|
!481 Move args_type_check function to _checkparam.py
Merge pull request !481 from leonwanghui/rm-code
|
5 years ago |
Wei Luning
|
252ed4f7c9
|
use the old op
|
5 years ago |
mindspore-ci-bot
|
7aac50804a
|
!514 [MD] add Pk Sampler in minddataset
Merge pull request !514 from liyong126/mindrecord_pk_sampler_lee
|
5 years ago |
zjun
|
ab7e00589d
|
Add aicpu support ms_type
|
5 years ago |
zjun
|
897ec89d44
|
fix aicpu set attr bug
|
5 years ago |
limingqi107
|
399d72874b
|
fix visit kernel missing the return_types
|
5 years ago |
leonwanghui
|
24b26ee1a8
|
Move args_type_check function to _checkparam.py
|
5 years ago |
leonwanghui
|
5d46787418
|
Fix the video conferencing link error in README.md
|
5 years ago |
mindspore-ci-bot
|
f129d31bd9
|
!498 fix bug in model eval and predict
Merge pull request !498 from wangnan39/fix_bug_in_model_eval_and_model_predict
|
5 years ago |
liyong
|
f1542a90a3
|
add pk sampler
|
5 years ago |
candanzg
|
0de05b3949
|
[bug] fixed bool check for cast op
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
27a88a6bc3
|
!456 Auto cast case for NotEqual op
Merge pull request !456 from candanzg/not_equal_auto_cast
|
5 years ago |
jiangzhiwen
|
e1b109e8b8
|
optimize skip dataset op
|
5 years ago |
mindspore-ci-bot
|
717ed427b2
|
!467 Fix bug: Using safe way to create directory in Python code
Merge pull request !467 from candanzg/bug_for_makedirs
|
5 years ago |
mindspore-ci-bot
|
f9849bf5aa
|
!464 Supplement summary note
Merge pull request !464 from candanzg/summary_event_notes
|
5 years ago |