chenjianping
18d8a1d2d3
support default log level on windows 10
5 years ago
mindspore-ci-bot
3b083d07bb
!550 support one node communication group
...
Merge pull request !550 from yao_yf/support_one_node_communication_group
5 years ago
mindspore-ci-bot
eda63a559a
!477 Fix VOC dataset test cases
...
Merge pull request !477 from xiefangqi/xfq_fix_voc
5 years ago
caifubi
94a455dace
insert profiling kernel for hccl automaticly
5 years ago
liuxiao
c874e2d484
Add L2Loss op for VM
5 years ago
dengwentao
5072ae8f4c
modify error log for opinfo
5 years ago
jiangjinsheng
4b19409a6f
add example for maxpool
5 years ago
mindspore-ci-bot
53b3d187b9
!543 modify build for gpu tvm
...
Merge pull request !543 from dengwentao/fix_tvm
5 years ago
mindspore-ci-bot
aad5771a62
!524 Added support for UA augmentation ops with tests
...
Merge pull request !524 from alashkari/ua-ops
5 years ago
Amir Lashkari
56e7a7deb5
Added UniformAugment + Python Augmentation Ops
5 years ago
mindspore-ci-bot
dc0491caf9
!508 [Dataset] Adding sync_wait operator for dataset
...
Merge pull request !508 from EricZ/master
5 years ago
mindspore-ci-bot
b0f4b36f48
!511 Uniform Augmentation C++ OP
...
Merge pull request !511 from AdelShafiei/uniform_augmentation
5 years ago
eric
cd94518769
X# This is a combination of 2 commits.
...
Initial commit for dataset op python
Added signature to barrier
Adde compiling barrier code
Rebasing, fixed new compile errors
Final fix for make_unique
Added pybind API for barrier
Fixed pyfunc invocation
python interface - sync_wait
!1 sync_wait python interface
* python interface - sync_wait
fix test
update test
update test
Added new test case
add test case
test for shuffle + batch
Added two-sync test case
Restrited that no shuffle after sync
Added sync to pipeline info
block first databuffer as well
Intelligently get batch size
Fix default case
Lock Pair shares among all iterators
Added fix for empty character
Fixed up test case formatting
Fix end of epoch in sync_wait
Fixing CI
5 years ago
Adel Shafiei
5fcd3f01a6
Added C++ UniformAugOp support
5 years ago
mindspore-ci-bot
161bb24030
!512 [Dataset] Multiprocessing support for GeneratorDataset
...
Merge pull request !512 from JunhanHu/multiprocess_generator
5 years ago
Junhan Hu
78001ac9e6
Add multiprocessing support for Mindspore.Dataset.GeneratorDataset
5 years ago
mindspore-ci-bot
fb18671b28
!506 [Dataset] Multiprocessing support for Pyfunc
...
Merge pull request !506 from JunhanHu/multiprocess_pyfunc
5 years ago
Junhan Hu
b13e7bc31a
Add python multiprocessing support for Mindspore.dataset
5 years ago
mindspore-ci-bot
4a0b2b4a0c
!518 Fix aicpu set attr bug
...
Merge pull request !518 from zjun/fix_aicpu_attr_bug
5 years ago
mindspore-ci-bot
8dd54f9b94
!540 predict use cmake -s flags rather than strip
...
Merge pull request !540 from cjh9368/master
5 years ago
mindspore-ci-bot
3c307cf486
!552 Update clang format rule
...
Merge pull request !552 from ZhouFeng/clang-rule-update
5 years ago
zhaojichen
227da6e720
add AvgPooling layer
5 years ago
zhaojichen
5d289ef029
add AvgPooling layer
5 years ago
zhaojichen
e1b6addefd
add AvgPooling layer
5 years ago
zhaojichen
422bc304df
add AvgPooling layer
5 years ago
xiefangqi
108eeb8e3d
fix voc test cases
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
yao_yf
371b3338b6
support one node communication group
5 years ago
mindspore-ci-bot
72f42fc37c
!170 Add prim name to error message for operators in nn_ops.py
...
Merge pull request !170 from fary86/add_prim_name_to_error_message_for_nn_ops
5 years ago
jonwe
f4bae5f364
optimize mindrecord writer performance
5 years ago
mindspore-ci-bot
15fa940b60
!551 Modify wrong type description
...
Merge pull request !551 from fanglei/lrupdaetuple
5 years ago
mindspore-ci-bot
6e6b3eeab0
!547 delete unsafe option
...
Merge pull request !547 from xiefangqi/del_unsafe_option
5 years ago
dengwentao
08968c2744
modify tvm build
5 years ago
mindspore-ci-bot
31a12009dd
!418 support parameter update for vm
...
Merge pull request !418 from wangnan39/support_parameter_update_for_vm
5 years ago
mindspore-ci-bot
d18b366418
!525 Add comments explanation about weight_decay and loss_scale supporting int type
...
Merge pull request !525 from fanglei/typecheck
5 years ago
leilei_snow
c2129b9190
Modify wrong type description.
5 years ago
mindspore-ci-bot
0ef7983174
!520 Add aicpu support mstype
...
Merge pull request !520 from zjun/add_aicpu_support_mstype
5 years ago
mindspore-ci-bot
40e7b14592
!548 Fix clang-format pointer-align
...
Merge pull request !548 from ZhouFeng/clang-format-pointer-align
5 years ago
wangnan39@huawei.com
b812b18c02
support update parameter for vm
5 years ago
mindspore-ci-bot
7fbaf2f629
!546 GPU add testcase for maximum logical
...
Merge pull request !546 from VectorSL/add_test_new
5 years ago
leilei_snow
9b28d9bd4a
Add comment about int type.
5 years ago
mindspore-ci-bot
cbdc23d777
!531 Check parameter power of polynomial_decay_lr
...
Merge pull request !531 from fanglei/checkpower
5 years ago
zhoufeng
1d40115afd
fix clang-format, pointer and referance should be always right-align
5 years ago
xiefangqi
a931fbbae2
delete unsafe compile option
5 years ago
VectorSL
4740c70fc3
gpu add testcases
5 years ago
leilei_snow
b87643958f
Parameter power of polynomial_decay_lr should be greater than 0
5 years ago
mindspore-ci-bot
1fa06c6045
!505 fix polynomial_decay_lr return wrong result
...
Merge pull request !505 from fanglei/poly
5 years ago
mindspore-ci-bot
97c9c72a12
!534 Check the relationship between min_lr and max_lr
...
Merge pull request !534 from fanglei/checkoutvalue
5 years ago
fary86
6dd72f654a
Add prim name to error message for nn_ops.py
5 years ago
mindspore-ci-bot
bc4cbe0373
!542 Check inf or nan value
...
Merge pull request !542 from fanglei/checkinfandnan
5 years ago