Commit Graph

835 Commits (7321bdb51431de5785a39020d8ad44107c63efca)
 

Author SHA1 Message Date
gengdongjie 7321bdb514 add readme in resnet50_cifar10 example
5 years ago
mindspore-ci-bot 53b3d187b9 !543 modify build for gpu tvm
5 years ago
mindspore-ci-bot aad5771a62 !524 Added support for UA augmentation ops with tests
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
5 years ago
mindspore-ci-bot b0f4b36f48 !511 Uniform Augmentation C++ OP
5 years ago
eric cd94518769 X# This is a combination of 2 commits.
5 years ago
Adel Shafiei 5fcd3f01a6 Added C++ UniformAugOp support
5 years ago
mindspore-ci-bot 161bb24030 !512 [Dataset] Multiprocessing support for GeneratorDataset
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
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
5 years ago
mindspore-ci-bot 8dd54f9b94 !540 predict use cmake -s flags rather than strip
5 years ago
mindspore-ci-bot 3c307cf486 !552 Update clang format rule
5 years ago
zhoufeng c2b3360d69 update clang format rule
5 years ago
mindspore-ci-bot 72f42fc37c !170 Add prim name to error message for operators in nn_ops.py
5 years ago
mindspore-ci-bot 15fa940b60 !551 Modify wrong type description
5 years ago
mindspore-ci-bot 6e6b3eeab0 !547 delete unsafe option
5 years ago
dengwentao 08968c2744 modify tvm build
5 years ago
mindspore-ci-bot 31a12009dd !418 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
5 years ago
leilei_snow c2129b9190 Modify wrong type description.
5 years ago
mindspore-ci-bot 0ef7983174 !520 Add aicpu support mstype
5 years ago
mindspore-ci-bot 40e7b14592 !548 Fix 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
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
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
5 years ago
mindspore-ci-bot 97c9c72a12 !534 Check the relationship between min_lr and max_lr
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
5 years ago
mindspore-ci-bot 3901920686 !521 Update piecewise_constant_lr doc
5 years ago
mindspore-ci-bot 04df8a8921 !535 change hswish and hsigmoid accroding to primitive
5 years ago
mindspore-ci-bot 7355113bc7 !537 GPU add akg kernel logical_and logical_or
5 years ago
mindspore-ci-bot f462a37136 !538 GPU add akg kernel logical_not logical_sub
5 years ago
mindspore-ci-bot c7278f77ce !539 GPU add akg kernel lessequal
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
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