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
mindspore-ci-bot
2d4e3b6828
!509 Fixup py Normalize op doc: takes input CHW
...
Merge pull request !509 from cathwong/ckw_dataset_py_ut2
5 years ago
Cathy Wong
60df369100
Fixup py Normalize doc: takes input CHW
5 years ago
ch-l
c71234f383
improve rec-prog str generator
5 years ago
mindspore-ci-bot
6369cf27bd
!406 added first row crc check for when reading tfrecord files
...
Merge pull request !406 from Peilin/first-row-crc-check
5 years ago
mindspore-ci-bot
98fbd30a5b
!460 [Data]Add filter operation
...
Merge pull request !460 from xulei/filter_master
5 years ago
mindspore-ci-bot
822a3160e4
!404 [Dataset] Add Python Sampler support for CPP dataset
...
Merge pull request !404 from JunhanHu/python_sampler_for_cpp_dataset
5 years ago
xulei2020
c705ea5e5b
add filterOp code
5 years ago
Peilin Wang
9bc2134cb7
added checking of first row crc to find invalid tfrecord files
...
addressed code review comments. added check in python layer to exclude directories and to raise an error if a pattern does not match any file
fixed clang format
fixed cppcheck
fixed cppcheck (used std::accumulate and std::copy_if). regenerated tfrecord file to contain correct header, it was a dummy header before
fixed cppcheck: added const reference for string parameter for lambdas, fixed clang format: whitespace adjustments
more clang whitespace fixes...
changed print to logger.info
5 years ago
mindspore-ci-bot
d8176a77f4
!425 New api "TextFileDataset"
...
Merge pull request !425 from yanghaitao/yht_textfiledatasetv2
5 years ago
mindspore-ci-bot
ac83d09651
!489 Fix __FILE__ macro when symbolic links exist in the path to code directory
...
Merge pull request !489 from yanghaoran/master
5 years ago
mindspore-ci-bot
11a4b35caa
!472 Fix inputs size and attr for AddN fission pass
...
Merge pull request !472 from YuJianfeng/master
5 years ago
mindspore-ci-bot
2f1a037f2d
!497 dataset: Modify take Op MS_LOG level etc
...
Merge pull request !497 from ms_yan/take_log
5 years ago
mindspore-ci-bot
7095dc5268
!500 fix attribute mapping when docking open source operators
...
Merge pull request !500 from zhangbuxue/fix_attribute_mapping
5 years ago
buxue
4f8fa79f33
fix attribute mapping when docking open source operators
5 years ago
mindspore-ci-bot
5434a96d85
!493 support python func print and != for list with none
...
Merge pull request !493 from zhangbuxue/support_python_func_print
5 years ago
mindspore-ci-bot
0cdb1171d5
!87 Take AllToAll as a virtual operator in cost model
...
Merge pull request !87 from gziyan/dev_alltoall
5 years ago
wangnan39@huawei.com
7b99a1cb2a
fix bug in model predict and eval
5 years ago
mindspore-ci-bot
c3ec9712e0
!403 add cell class name to error message
...
Merge pull request !403 from fary86/add_cell_name_to_error_message_for_nn_layer
5 years ago
buxue
7c233a57fa
support python func print and != for list with none
5 years ago
ms_yan
c5cfb09e66
Repair some MS_LOG problem
5 years ago
VectorSL
c000fb2f34
gpu add float_status kernel
5 years ago
mindspore-ci-bot
679dbd27b3
!478 fix save_graphs_path and log file mode related issues
...
Merge pull request !478 from fary86/fix_log_and_ir_issues
5 years ago
mindspore-ci-bot
5519bce8ae
!491 回退 'Pull Request !263 : optimize cmake for tvm '
...
Merge pull request !491 from lupengcheng/revert-merge-263-master
5 years ago