Commit Graph

956 Commits (c94dea6a512eddb6cbe8b591268d82d7b9aa3209)

Author SHA1 Message Date
mindspore-ci-bot c8b30f9290 !1504 add custom tbe ops for quant aware training
6 years ago
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
6 years ago
wandongdong d35c41e737 add custom tbe ops for quant aware training
6 years ago
mindspore-ci-bot 9c20b1d6f7 !1512 fix reshape reshape case
6 years ago
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
6 years ago
mindspore-ci-bot b46ad9a1bb !1398 Update the bert scripts according to rules of modelzoo
6 years ago
yangzhenzhang 2f8516e5d7 set auto parallel for dataset warp cell
6 years ago
mindspore-ci-bot ad279e90fd !1407 support mixed tensor index for tensor get item and set item and support in operator.
6 years ago
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo
6 years ago
yao_yf 96c9569dca fix reshape reshape case
6 years ago
mindspore-ci-bot 2e684e89e7 !1446 pylint clean
6 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
6 years ago
mindspore-ci-bot 2eedd32120 !1472 add operator HostAllGather and HostReduceScatter
6 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
6 years ago
huangdongrun e9aa280f86 add support for dictionary set item which does not exist
6 years ago
mindspore-ci-bot b94949ea99 !1477 support vm for SpaceToBatchND and BatchToSpaceND
6 years ago
mindspore-ci-bot 4e8e82f24a !1457 fix 3 bug reports for split
6 years ago
jiangjinsheng a45dfca142 support BatchToSpaceND and SpaceToBatchND
6 years ago
Peilin Wang d4c93575e7 fixed bug for split, RandomSampler and some other cleanup
6 years ago
yangzhenzhang 7c237620ba add sigmoid op
6 years ago
huangdongrun 334d038008 add support for multi switch
6 years ago
“liuxiao” 73a287e5e0 pylint clean
6 years ago
“liuxiao” ebbccca78b pylint clean
6 years ago
“liuxiao” f4542f810b pylint clean
6 years ago
Yi Huaijie 2f8e7ff693 add operator HostAllGather and HostReduceScatter
6 years ago
huangdongrun 1159f2b11e add prim infer attr cache
6 years ago
zhaozhenlong 55d1927534 add op scatter add vm
6 years ago
mindspore-ci-bot 831ceba6eb !1277 Fixing some tiny faults about Pylint in ME code
6 years ago
Yang abca62f407 10:00 26/5 clean pylint
6 years ago
mindspore-ci-bot 93fc82b8f7 !1447 remove unused variable
6 years ago
mindspore-ci-bot 0b191615a9 !1427 fix check bprop attr error
6 years ago
mindspore-ci-bot 0a8ef2fe72 !1455 Cleanup dataset UT: restore config support
6 years ago
Cathy Wong f891e1755c Cleanup dataset UT: restore config support
6 years ago
mindspore-ci-bot aeb4c52f2d !1379 Creating new UTs to three vision transformation ops
6 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
6 years ago
“liuxiao” 382a0124c3 pylint clean
6 years ago
mindspore-ci-bot 44bf7c9330 !1414 fix issue use reshape as flatten grad impl
6 years ago
Yi Huaijie ac484ebbc0 remove unused variable
6 years ago
“liuxiao” 18f0af0529 pylint clean
6 years ago
mindspore-ci-bot 1c8548adb8 !1300 Add TBE op RangeD for GE.
6 years ago
zhaozhenlong 30b93ecbf8 use reshape as flatten grad
6 years ago
panyifeng 6a57eeb922 fix check_bprop attr error
6 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
6 years ago
liuxiao 627724a205 Add RangeD for GE
6 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
6 years ago
mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode
6 years ago
kingfo 840922e501 add backward hook function in pynative mode
6 years ago
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
6 years ago
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
6 years ago
mindspore-ci-bot ad9db524bb !1394 Fix comment error and mod parameter check in graphdata
6 years ago
heleiwang f28f883cac fix comments error and modify parameter check
6 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
6 years ago
lichenever 390a86effb fix gatherv2
6 years ago
hesham c0f0e154f5 Clean up work for text python package
6 years ago
mindspore-ci-bot 45368a86e9 !1329 Put the parameter validation of the Summary operator into the python layer
6 years ago
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
6 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
6 years ago
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs
6 years ago
mindspore-ci-bot 61639be1e0 !1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
6 years ago
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
6 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
6 years ago
Tinazhang b390883c6a Bug fix
6 years ago
Cathy Wong 702005d403 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
6 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
6 years ago
ms_yan d5e896b51c delete storageDataset Op API and its test case
6 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
6 years ago
xiefangqi 34236ce1f1 fix pylint
6 years ago
mindspore-ci-bot d402b94476 !1370 delete parallel end-to-end test cases
6 years ago
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
6 years ago
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
6 years ago
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases
6 years ago
mindspore-ci-bot 3f23aa1d79 !1348 fix pylint warnings of parallel test cases
6 years ago
hesham 6c21e556c4 Clean up work for text python package
6 years ago
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
6 years ago
mindspore-ci-bot 62c716b68e !1349 Fix some functions in group parameters and optimizer
6 years ago
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
6 years ago
Yi Huaijie 14fe72f383 fix pylint warnings
6 years ago
mindspore-ci-bot bd845dd0b7 !1352 [MD] fix bug when append data in mindrecord using absolute path
6 years ago
heleiwang 599a449e0b Support processing GNN data
6 years ago
jinyaohui fbdba6e4da clean pylint
6 years ago
hesham df361d1d26 Change mem layout of string tensor
6 years ago
liyong 447420eb9a fix bug when append data by absolute path
6 years ago
guohongzilong 2d2f9ba8fd fix group parameter code for check
6 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
6 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
6 years ago
mindspore-ci-bot decf12cd0b !1317 [MD]add compress for nlp data in mindrecord
6 years ago
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
6 years ago
mindspore-ci-bot 0a795c24aa !1245 add model init api to compile df graph before train
6 years ago
jonwe bb51bb88d7 add compress in mindrecord
6 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
6 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
6 years ago
mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices
6 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
6 years ago
Tinazhang e9e40b688b Bug fix
6 years ago
Zirui Wu 25ab2ef303 Implemented lookup and vocab
6 years ago
mindspore-ci-bot 46949fc327 !1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
wangnan39@huawei.com 1ebf98b795 add model init api to compile df graph before exec
6 years ago
buxue e490618db8 support tensor get value by tensor index
6 years ago
Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices
6 years ago
zhouneng 218ade30b2 add vm support sin and cumsum
6 years ago
mindspore-ci-bot 2224fa093b !1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
6 years ago
mindspore-ci-bot b96a2ed816 !1312 support vm for erfc
6 years ago
mindspore-ci-bot bddd743ca9 !1304 Add check for controldepend
6 years ago
jiangjinsheng 2d3cd8276e vm for erfc
6 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
6 years ago
mindspore-ci-bot 93e7c97a96 !1272 [Dataset] MindData Tree Optimizer Infrastructure
6 years ago
Cathy Wong b78894e02b Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
Junhan Hu f44d213503 MindData optimizer infrastructure.
6 years ago
huangdongrun 3e2074b113 add check for ControlDepend
6 years ago
mindspore-ci-bot 233508b70e !1250 Dict_setitem transofrm to tuple_setitem
6 years ago
lihongkang cf543382aa add vms for binarycrossentropy and binarycrossentropygrad
6 years ago
mindspore-ci-bot 183144e135 !1282 support vm for PReLU and PReLUGrad
6 years ago
xulei2020 163b6b7ea7 add jieba c++ code
6 years ago
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
6 years ago
Kang bfff7c0a2f Modified clip_gradients to clip_grad
6 years ago
jiangjinsheng ce09f5e15a vm for prelu and prelugrad
6 years ago
huangdongrun 3cf94daefc add support for dict setitem operation
6 years ago
jiangjinsheng ba99cb7bcb support vm for space_to_depth
6 years ago
Tinazhang 17cecf2cf5 Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
6 years ago
mindspore-ci-bot fe8b59f26b !1111 support vm for pack and unpack
6 years ago
Wei Luning 3db8cfa54f add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
jiangjinsheng f9bd460c96 support vm for pack
6 years ago
mindspore-ci-bot 18c9495000 !1228 Adapt tbe op UnsortedSegmentMin for GE.
6 years ago
liuxiao cc024bb3a1 UnsortedSegmentMin for GE
6 years ago
zhaojichen d1d1766bed add squaresumall op
6 years ago
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
yangzhenzhang 6b54a6417d ckpt and restore parameter shape
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
mindspore-ci-bot 051567ba20 !1192 Support string type Stage !
6 years ago
mindspore-ci-bot 4efa9717bb !1129 Add op bounding box encoder
6 years ago
mindspore-ci-bot 6de7eb2633 !1203 delete ApplyAdamD for master
6 years ago
changzherui 1e93927772 code 516 for test
6 years ago
mindspore-ci-bot c3d9f18087 !1176 fix validator for transpose
6 years ago
mindspore-ci-bot c169ac6a18 !1195 add validate for geswitch and merge
6 years ago
jiangjinsheng e45532b78c fixed transpose
6 years ago
jiangjinsheng c05203ef06 add validate for geswitch and merge
6 years ago
mindspore-ci-bot 0040764dec !1100 delete some context param(enable_loop_sink,enable_mem_reuse,enable_auto_mixed_precision)
6 years ago
jinyaohui 2907cf4488 remove some context param
6 years ago
zhaozhenlong b54ffdc086 add op BoundingBoxDecode
6 years ago
mindspore-ci-bot 92d196f054 !1178 Complete vm ops for ROIAlign and ROIAlignGrad
6 years ago
hesham e8ca243364 -Add DE_STRING
6 years ago
jiangzhiwen cb2814b498 flat_map first commit
6 years ago
mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset
6 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
6 years ago
zhouneng c2a1b5f8c1 add register info for ROIAlign and ROIAlignGrad
6 years ago
xiefangqi c937bad53f minddata support voc
6 years ago
ms_yan c0fa7b4b19 init commit of concat dataset
6 years ago
jiangjinsheng 766906dd6d support vm for flatten
6 years ago
mindspore-ci-bot 8a853cec2d !1171 adjust onnx related testcases
6 years ago
mindspore-ci-bot bb374ebc28 !1015 Support weights to be compiled according to shape
6 years ago
fary86 fe2ee14340 Adjust onnx exporting related testcases
6 years ago
mindspore-ci-bot a9816fa779 !1026 Add Logsigmoid and Reduce_logsumexp
6 years ago
jonyguo be2e7531ca fix: MindDataset parameter shard_id & num_shards check
6 years ago
panyifeng 755ba75deb fix pylint
6 years ago
mindspore-ci-bot 4bb5c7b39a !1084 add new interface quant combined
6 years ago
peixu_ren 99fda6f431 Add logsigmoid and reduce_logsumexp
6 years ago
mindspore-ci-bot a2a3b1c6c5 !1089 Add Optimizer method get_lr_parameter
6 years ago
Cathy Wong 913074e656 Cleanup dataset UT: resolve skipped test units
6 years ago
mindspore-ci-bot 6b68671805 !1069 Use a resident process to write summary files and SummaryRecord as context manager
6 years ago
李鸿章 32c1d558f4 SummaryRecord as context manager
6 years ago
mindspore-ci-bot 7e3ec651dc !1094 Complete vm ops for L2Normalize and L2NormalizeGrad
6 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
6 years ago
mindspore-ci-bot 21bcdcd8ad !1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
6 years ago
chenzomi 1239cd6135 Merge branch 'master' into 04quant
6 years ago
guohongzilong e70b2f5430 add optimizer.get_lr_parameter() method
6 years ago
chenzomi bf6246e617 add quant combined
6 years ago
mindspore-ci-bot 1a98c6b459 !999 [MD] mindrecord support reading file list
6 years ago
mindspore-ci-bot 25b2424f9b !1042 clean pylint warning in test_framwork dir
6 years ago
lihongkang ca8a914736 接入算子resizebilinear and resizebilineargrad
6 years ago
mindspore-ci-bot 6f386c5782 !1082 Support 'break', 'continue' and 'pass' statements
6 years ago
liyong aa3f89e74f mindrecord support read file list
6 years ago
He Wei 33fa90efc9 Support 'break', 'continue' and 'pass'
6 years ago
mindspore-ci-bot 0345995000 !1110 [AutoParallel]fix gatherv2 and dataset bug
6 years ago
jinyaohui 26fd75895d pylint waring clean
6 years ago
mindspore-ci-bot 18019ad6a5 !1038 clean some context param
6 years ago
lichenever debfd38b75 fix gatherv2 and dataset bug
6 years ago
mindspore-ci-bot ba3d48817e !1070 Adapt aicpu op CTCLoss and TBE op L2Loss for GE.
6 years ago
jinyaohui 391a060f21 remove two context param
6 years ago
mindspore-ci-bot 48e54dcfda !1056 [Auto parallel] Memory calculation in the inference phase
6 years ago
zhouneng 79725af4cd 为L2Normalize/L2NormalizeGrad增加VM支持
6 years ago
liuxiao 10abb68498 add ops CTCLoss
6 years ago
mindspore-ci-bot fdad91355f !1093 reset parallel context before running each parallel test case
6 years ago
mindspore-ci-bot da7d605e85 !683 WIP: specialize hyper map parameter
6 years ago
mindspore-ci-bot 6ab046e4dd !1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
6 years ago
Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase
6 years ago
mindspore-ci-bot 06a9eeb3bf !1050 [bug][auto_mixed_precision]fix sens shape error of `TrainOneStepWithLossScaleCell`
6 years ago
Yi Huaijie 462f30e077 reset auto parallel context before each test
6 years ago
mindspore-ci-bot 98112d1a64 !997 support vm for log1p
6 years ago
Wei Luning 3e89f7baaa fix sens shape error in loss_scale one_step_wrap
6 years ago
mindspore-ci-bot 28a6daaed5 !1017 add profiling_mode and profiling_options to context
6 years ago
jiangjinsheng c36e7f1564 support vm for log1p
6 years ago
mindspore-ci-bot 8003a89a7b !766 bugfix(SA): Add the support of nested loop.
6 years ago
mindspore-ci-bot fd72534a1c !1065 Seperate lr groups and weight_decay groups
6 years ago
mindspore-ci-bot 4fe6ddebd1 !1075 Cleanup dataset UT: util.py internals
6 years ago
jinyaohui 5a9de3716d add profiling mode and profiling options to context
6 years ago
zhousiyi 047ac018da specialize hypermap paramater
6 years ago
mindspore-ci-bot 4a8fcf5d76 !1055 support vm for floor
6 years ago
mindspore-ci-bot 05e8b8028b !1060 Fix bug of assigning value to non-Parameter class member
6 years ago
mindspore-ci-bot 66667d727e !1034 Gpu Support Dropout operator
6 years ago
Cathy Wong 49ef53f164 Cleanup dataset UT: util.py internals
6 years ago
mindspore-ci-bot 2af6ee2482 !1054 Add slice shape for param info
6 years ago
guohongzilong c95215bca0 seperate lr groups and weight_decay groups
6 years ago
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
6 years ago
fary86 16b9004d53 Fix bug of assign value to non Parameter class member
6 years ago
mindspore-ci-bot 5ff79d0204 !1048 Support index to switch_layer
6 years ago
chenzomi 661f9dfaf8 add dropout primtive
6 years ago
mindspore-ci-bot 57085bb18d !996 [Auto parallel] Supporting VirtualDataset having three inputs
6 years ago
jiangjinsheng 2fa654e65c support vm for floor
6 years ago
yangzhenzhang 05fde3d23d add slice shape for param info
6 years ago
panyifeng 065e25e1bb Support index to switch_layer
6 years ago
yao_yf 716def7c0a move InferStraByTensorInfo to tensor_info.h
6 years ago
mindspore-ci-bot dd2062bf8d !1023 add_gatherv2_distributed_op
6 years ago
mindspore-ci-bot 8a45ab1125 !906 fix a bug that support dilation greater than 1 in conv2dTranspose ops
6 years ago
mindspore-ci-bot 22632f2f09 !977 reshape operator support auto strategy search
6 years ago
lichenever 19a24b86ac add gatherv2 distributed op
6 years ago
mindspore-ci-bot 68372231bb !1031 Support transform valuetuple of nested graph to make tuple
6 years ago
yao_yf f0bf438a55 reshape strategy search
6 years ago
gongchen 425a207663 bug(SA): Add the support of nested loop.
6 years ago
huangdongrun 0e89813759 add resolve
6 years ago
mindspore-ci-bot affdd22de3 !967 Add switch_case primitive
6 years ago
Xiaoda Zhang 5e041966f1 add a new vritualdataset cell for three inputs
6 years ago
mindspore-ci-bot 0eb32593a6 !958 Add parallel mode configuration for cell
6 years ago
panyifeng b7596e1f33 Add switch_case primitive
6 years ago
mindspore-ci-bot 2860fd9338 !984 Add unit test case for HWC2CHW.
6 years ago
Tinazhang c8b5586c7f add unit test for HWC2CHWC
6 years ago
Cathy Wong 58226addd6 Cleanup dataset UT: use md5 npz in test_zip for images
6 years ago
mindspore-ci-bot 47f5abceb4 !960 Adding example for grayscale
6 years ago
mindspore-ci-bot 078dd86cfe !507 Implemented padded_batch
6 years ago
mindspore-ci-bot de7625777f !951 fix: MindDataset with columns_name parameter cause errors in some scenes
6 years ago
eric 0f0548f21b Added test case for grayscale support
6 years ago
Zirui Wu c2d364a573 batch with padding implemented
6 years ago
mindspore-ci-bot 16930c562d !969 [MD] fix bug in pk sampler of minddataset
6 years ago
yangzhenzhang 8c9730b3c5 add parallel mode for cell
6 years ago
mindspore-ci-bot 7c64048d76 !935 develop op ScatterMax and dock ge process
6 years ago
mindspore-ci-bot becaf39262 !957 complete vm ops for BatchToSpace and SpaceToBatch
6 years ago
buxue ac86996746 develop op ScatterMax and dock ge process
6 years ago
jonyguo d4d236bcce fix: use MindDataset by column_names get data error in some situation
6 years ago
mindspore-ci-bot 6351f9c837 !859 [Auto parallel] Support searching strategy for inference phase
6 years ago
mindspore-ci-bot e75d75854d !959 Add Elu\EluGrad ops for VM.
6 years ago
mindspore-ci-bot deae380969 !637 Learning rate and weight decay making group params
6 years ago
jiangjinsheng a945299e42 update test for batch_to_space
6 years ago
liyong b520ca9087 fix pk sampler in mindrecord
6 years ago
Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference
6 years ago
jiangjinsheng 79a3f0821a add vm for batch_to_space and space_to_batch
6 years ago
liuxiao eba74ca8f7 add ops for VM
6 years ago
guohongzilong 824bc30a94 learning rate and weight decay support group mode
6 years ago
mindspore-ci-bot 3d3b9d5474 !840 [BUG] fix conv2dtranspose bug
6 years ago
jinyaohui 88e763a98f modify conv2dtranspose
6 years ago
mindspore-ci-bot 108ef72aaf !904 fix avgpool and add dimension check for groupnorm
6 years ago
mindspore-ci-bot cae8a921e3 !929 Cleanup dataset UT: test_batch, save_and_check support
6 years ago
Cathy Wong 772e6c1461 Cleanup dataset UT: test_batch, save_and_check support
6 years ago
changzherui ffcbcc8dcb syn code 505
6 years ago
changzherui 446828f221 modify momentum test
6 years ago
zhaojichen 039c75af8e fix avgpool and add check
6 years ago
eric 36fffb7706 Added example md5 generation
6 years ago
yangyongjie 3f1c6b7b47 solve the problem when dialtion greater than 1 in Conv2dTranspose ops
6 years ago
Junhan Hu 83c68ca2ef Skip pyfunc test case
6 years ago
mindspore-ci-bot 79f087c2af !909 Adding fix for set seed
6 years ago
mindspore-ci-bot 200b3f0789 !837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
6 years ago
eric 26cb3e8a5f Added test function to show that seed doesn't work.
6 years ago
changzherui b323199dc1 syn code 430
6 years ago
mindspore-ci-bot a5b530c427 !857 use parameter name as the key of strategy checkpoint
6 years ago
zhaozhenlong 4694c979a5 delete pack description about num and add raise error
6 years ago
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
6 years ago
mindspore-ci-bot 67f3d0eb5d !871 dataset: repair take op problem when there exist muti-thread in next node
6 years ago
chenzupeng a109bc3d96 add onnx op converter: ReLU6, DepthwiseConv2dNative
6 years ago
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
6 years ago
mindspore-ci-bot ff1a05d6c8 !882 fix bug of bprop of FloorMod
6 years ago
buxue 0c6cf98db0 fix bug of brpop of FloorMod
6 years ago
yao_yf 5a6540450e use param name as the key of strategy checkpoint
6 years ago
ms_yan c56fe3aa2d modify take op with an operator
6 years ago
mindspore-ci-bot 8af10eb51e !875 Reject python OP in operations argument for C++ uniform augmentation OP
6 years ago
Adel Shafiei d15bd04bfe added input validation to reject python op in C++ uniform augmentation operations list
6 years ago
mindspore-ci-bot a606c2e4da !872 [Dataset] Add schema support for GeneratorDataset
6 years ago
mindspore-ci-bot 2303453753 !869 Random data op
6 years ago
Junhan Hu c5a8ffe4f4 Add schema support for GeneratorDataset
6 years ago
Jesse Lee 5236d0c3c0 Replace print with logger.info
6 years ago
mindspore-ci-bot 8d3695f666 !672 Added UT for uniform augmentation C++ OP
6 years ago
mindspore-ci-bot 732c7f8266 !794 fix issues image gradients 4d check
6 years ago
Jesse Lee 270bf831a9 Random Data Op
6 years ago
mindspore-ci-bot 98939d839c !856 Fix skip op bug
6 years ago
zhaozhenlong 66e7a36846 ImageGradients check 4d
6 years ago
jiangzhiwen 34bfa2f7c9 fix skip
6 years ago
mindspore-ci-bot 8ab5e0118f !829 Add parser of case which parameter in tuple in run_op function
6 years ago
guohongzilong b96df362f8 add parser of case which parameter in tuple in run_op function
6 years ago
mindspore-ci-bot 883fde0494 !839 add parameter verification for RMSprop
6 years ago
mindspore-ci-bot 728345fdd0 !841 fix bugs of Acosh bprop and Elu bprop
6 years ago
buxue 064d370a61 fix bug of Acosh bprop and Elu bprop
6 years ago
mindspore-ci-bot 33e427e1c5 !721 Tensor assign by ellipsis
6 years ago
wangnan39@huawei.com 7f602016f4 add parameter verification for rmsprop, and modify default value in annotation
6 years ago
mindspore-ci-bot 6241814320 !749 fix np.histogram sometimes calc very large bucket number
6 years ago
candanzg e886a3182c tensor assign with ellpsis
6 years ago
Adel Shafiei 3322e65da9 added ut for uniform augment C++ op
6 years ago
zhaozhenlong 243cd33203 adapt SparseApplyAdagradD adding output accum
6 years ago
mindspore-ci-bot 9ffb3993e8 !732 dock AcoshGrad for GE and AvgPool AvgPoolGrad for VM
6 years ago
mindspore-ci-bot 21d936e656 !728 auto parallel strategy checkpoint full
6 years ago
mindspore-ci-bot 4fff5f442c !791 onnx adapter for MaxPoolWithArgmax
6 years ago
buxue 0f89cc1da4 dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
6 years ago
meixiaowei cd899fba0a ONNX adapter for the MaxPoolWithArgmax
6 years ago
yao_yf 6cde5f6d91 auto parallel strategy checkpoint
6 years ago
mindspore-ci-bot 9399dffe0e !751 Remove enable hccl
6 years ago
mindspore-ci-bot 5b3327d103 !746 reducescatter backforward operator
6 years ago
mindspore-ci-bot c1813671db !694 Refactor vm module for multigraph sink.
6 years ago
mindspore-ci-bot 8bf35b2b0c !700 validate bprop rules
6 years ago
zjun c538b83712 remove enbale hccl
6 years ago
lirongzhen1 0b4648881b add reducescatter bprop
6 years ago
rick_sanchez 6ae8345cad refactor vm module for multigraph sink
6 years ago
mindspore-ci-bot b37db1edf5 !603 [MD] update pk sampler in minddataset
6 years ago
mindspore-ci-bot f82e63fecc !671 Added testcase for sync_wait
6 years ago
mindspore-ci-bot 0e3054d527 !466 Deepcopy problem when pyfunc cannot be pickled
6 years ago
liyong bfba630aa2 update pK_sampler
6 years ago
mindspore-ci-bot c47ef8ee4e !711 Address first epoch always shuffle with same seed init of random sampler
6 years ago
mindspore-ci-bot afbd24cb78 !718 Fix dtype judge sentence in infer_dtype function of hcom operations
6 years ago
zhouyuanshen c046874b03 fix bug in infer_dtype function of hcom operations
6 years ago
wenkai ab04b3dc4b fix np.histograms(bins='auto') sometimes calc very small width and very large bucket number, which lead to error/long compute time.
6 years ago
panyifeng 9e633b6c12 validate bprop rules
6 years ago
mindspore-ci-bot ef71ae941f !698 [Auto parallel] Support multi-subgraphs in auto-parallel
6 years ago
mindspore-ci-bot e213f2a435 !687 Fix bug: Summary tage type checking and exception throwing
6 years ago
Xiaoda Zhang e227415673 support-the-multiple-subgraphs-in-the-ANF
6 years ago
Zirui Wu 8c3931cf1d fix first epoch always shuffle with default seed in random sampler
6 years ago
mindspore-ci-bot efdcd4c258 !682 fix api comments of some ops
6 years ago
mindspore-ci-bot da5b10b699 !681 add psnr inputs shape and dtype check
6 years ago
zhaozhenlong c88edfb31d psnr check two input same shape and type
6 years ago
yangzhenzhang 4750861054 fix layernorm bug
6 years ago
mindspore-ci-bot 348b0ef53c !344 add prim name to error message for operators in array_ops.py
6 years ago
candanzg b84deeeb5c fix summary tage check error
6 years ago
fary86 2078229436 Add prim name to error message for array_ops
6 years ago
yangzhenzhang 36a62576e8 support forward graph
6 years ago
liuxiao 5e877a7715 modify api and add example
6 years ago
mindspore-ci-bot ad2a5dcad2 !676 [Auto parallel] Add the resnet50 testcase
6 years ago
buxue aff6777ecc fix reviewboot and example of TruncatedNormal and add type mapping
6 years ago
Xiaoda Zhang 3ff9e54734 add the resnet50 32k-8p testcase
6 years ago
eric 2d115cd04e Added example for multiple iterator
6 years ago
lirongzhen1 56f785f7e6 add context configration
6 years ago
mindspore-ci-bot 6844ea633d !56 Synchronization code423 to ms-incubator
6 years ago
mindspore-ci-bot a02eb240e9 !595 Tensor assign with int or tuple(int) index
6 years ago
mindspore-ci-bot ce71c17933 !645 auto parallel prelu operator support broadcast
6 years ago
mindspore-ci-bot 84d5e4f923 !643 [AutoParallel]Support reshape parameter
6 years ago
candanzg 31aae36106 Tensor assign with integer
6 years ago
mindspore-ci-bot 43a8f829a2 !628 fix the infer of TruncatedNormal and a bug of structure output
6 years ago
mindspore-ci-bot 00859ae119 !586 enable/disable allreduce_fusion
6 years ago
lichenever 2ab211ae04 support reshape parameter
6 years ago
buxue c8a1a24ce3 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
6 years ago
yao_yf 425276d43d auto parallel prelu support prelu
6 years ago
Xiaoda Zhang dfde76af88 delete the 'simplify_cal' attribute in 'set_algo_parameters' and 'get_algo_parameters' interface
6 years ago
lirongzhen 4ff418084c enable/disable allreduce_fusion
6 years ago
zhaojichen d1add07b5a change error type
6 years ago
zhaojichen 1af894e25f change error type
6 years ago
zhaojichen 57bc30505c change error type
6 years ago
mindspore-ci-bot ad75618ca6 !611 change error message type
6 years ago
chang zherui bd13f9ba33 modify ResizeNearestNeighborV2D
6 years ago
zhaojichen 8963e39516 change error type
6 years ago
mindspore-ci-bot 5ac07bb695 !504 Support Tensor assign A[slice] = u
6 years ago
candanzg 663d597330 tensor assign with slice index
6 years ago
mindspore-ci-bot 0bf6717e9a !454 Fix the check of bool type in auto cast
6 years ago
mindspore-ci-bot 5cf09405e2 !532 [AutoParallel]support multiple subgraphs
6 years ago
hesham a9e9266149 Deepcopy problem when pyfunc cannot be pickled
6 years ago
liuxiao b6e77e5178 Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
6 years ago
mindspore-ci-bot 1a0d2666b7 !559 Add Fill/Erf op for VM.
6 years ago
mindspore-ci-bot 818acd46d4 !569 fix bug in checkpoint when save scaler
6 years ago
lichenever c78630d737 support multiple subgraphs
6 years ago
wangnan39@huawei.com f38d18c665 fix bug in checkpoint when save scaler
6 years ago
mindspore-ci-bot 24a9f4974c !536 support ellipsis and bool for tensor slice
6 years ago
liuxiao 5b6c8fade8 Add Erf\FillD operator for VM
6 years ago
buxue 437bb8c27c support ellipsis and bool for tensor slice
6 years ago
mindspore-ci-bot 67057d1309 !541 add average pooling 1D
6 years ago
mindspore-ci-bot 4516b8feff !437 Add L2Loss op for VM.
6 years ago
mindspore-ci-bot 3b083d07bb !550 support one node communication group
6 years ago
liuxiao c874e2d484 Add L2Loss op for VM
6 years ago
mindspore-ci-bot aad5771a62 !524 Added support for UA augmentation ops with tests
6 years ago
Amir Lashkari 56e7a7deb5 Added UniformAugment + Python Augmentation Ops
6 years ago
mindspore-ci-bot dc0491caf9 !508 [Dataset] Adding sync_wait operator for dataset
6 years ago
eric cd94518769 X# This is a combination of 2 commits.
6 years ago
Junhan Hu 78001ac9e6 Add multiprocessing support for Mindspore.Dataset.GeneratorDataset
6 years ago
mindspore-ci-bot fb18671b28 !506 [Dataset] Multiprocessing support for Pyfunc
6 years ago
Junhan Hu b13e7bc31a Add python multiprocessing support for Mindspore.dataset
6 years ago
yao_yf 371b3338b6 support one node communication group
6 years ago
mindspore-ci-bot 72f42fc37c !170 Add prim name to error message for operators in nn_ops.py
6 years ago
wangnan39@huawei.com b812b18c02 support update parameter for vm
6 years ago
fary86 6dd72f654a Add prim name to error message for nn_ops.py
6 years ago
qianlong db80f4ff92 The num_samples and numRows in schema for TFRecordDataset are conflict
6 years ago
zhaojichen 94c99998ae add AvgPooling layer
6 years ago
mindspore-ci-bot d9e4dcc33b !483 Optimize skip dataset op
6 years ago
mindspore-ci-bot 862d23fe90 !481 Move args_type_check function to _checkparam.py
6 years ago
mindspore-ci-bot 7aac50804a !514 [MD] add Pk Sampler in minddataset
6 years ago
leonwanghui 24b26ee1a8 Move args_type_check function to _checkparam.py
6 years ago
liyong f1542a90a3 add pk sampler
6 years ago
candanzg 0de05b3949 [bug] fixed bool check for cast op
6 years ago
mindspore-ci-bot 27a88a6bc3 !456 Auto cast case for NotEqual op
6 years ago
jiangzhiwen e1b109e8b8 optimize skip dataset op
6 years ago
Cathy Wong 60df369100 Fixup py Normalize doc: takes input CHW
6 years ago
mindspore-ci-bot 6369cf27bd !406 added first row crc check for when reading tfrecord files
6 years ago
mindspore-ci-bot 98fbd30a5b !460 [Data]Add filter operation
6 years ago
mindspore-ci-bot 822a3160e4 !404 [Dataset] Add Python Sampler support for CPP dataset
6 years ago
xulei2020 c705ea5e5b add filterOp code
6 years ago
Peilin Wang 9bc2134cb7 added checking of first row crc to find invalid tfrecord files
6 years ago
mindspore-ci-bot d8176a77f4 !425 New api "TextFileDataset"
6 years ago
mindspore-ci-bot 5434a96d85 !493 support python func print and != for list with none
6 years ago
mindspore-ci-bot 0cdb1171d5 !87 Take AllToAll as a virtual operator in cost model
6 years ago
mindspore-ci-bot c3ec9712e0 !403 add cell class name to error message
6 years ago
buxue 7c233a57fa support python func print and != for list with none
6 years ago
mindspore-ci-bot 679dbd27b3 !478 fix save_graphs_path and log file mode related issues
6 years ago
fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode
6 years ago
mindspore-ci-bot 3ba31ec15a !419 Tensor assign with bool Tensor
6 years ago
yanghaitao 2795e492ff TextFileDataset
6 years ago
mindspore-ci-bot 18580a7867 !261 Add summary module python code to extract histogram info from tensor
6 years ago
mindspore-ci-bot 3822b4837f !340 Add a HistogramSummary ops to record tensor value
6 years ago
Ziyan 0d208e00bd Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
6 years ago
candanzg 3f087dba1a Tensor assign syntax:
6 years ago
Junhan Hu 43a2e99833 Add python sampler support for CPP dataset
6 years ago
candanzg 79c4312e89 NotEqual op auto cast
6 years ago
ms_yan f0c07c3fa6 Realize take op and add ut
6 years ago
mindspore-ci-bot cc08fdfd9a !420 Fix mixed precision usage when const value passed as argument
6 years ago
ougongchang 0ed6d9178e add Histogram summary operator
6 years ago
mindspore-ci-bot 80333e9f55 !435 Fix dataset serialize and deserialize for MindDataset
6 years ago
mindspore-ci-bot d34afbd61b !400 Support math operation between float and int for scalar
6 years ago
mindspore-ci-bot 40f0a4a4f4 !333 Add skip op to Dataset
6 years ago
mindspore-ci-bot 9e1b5efd1d !434 Bug in cleaning dataset iterators
6 years ago
anthonyaje ea297c0889 Fix dataset serdes for MindDataset
6 years ago
hesham 3c02c82771 Bug in weak reference.
6 years ago
jzw 3f7054dccb add skip dataset op
6 years ago
huangdongrun 7fae76d10d add support for calculation between float and int
6 years ago
huangdongrun 9cb665e634 add suport for parameter of const value pass as mixed precision args
6 years ago
mindspore-ci-bot 7214c04114 !402 Add parallel op for Square
6 years ago
fary86 8cbbbd950e Add cell name to error message
6 years ago
yangzhenzhang 36ffb66782 add parallel op for square
6 years ago
mindspore-ci-bot 2d31ae97e8 !383 add cell psnr
6 years ago
mindspore-ci-bot 08985a1e56 !286 resolve pynative operator unsupport issue
6 years ago
wenkai cce61d462c histogram python dev
6 years ago
zhaozhenlong aa8fbcc06e add cell psnr
6 years ago
mindspore-ci-bot cf026096a6 !183 Mindspore.dataset CPP sampler for GeneratorDataset
6 years ago
kingfo 75fec82b52 resolve pynative operator issue
6 years ago
mindspore-ci-bot d3e4dd06b0 !386 modify test_cell_bprop.py ut test_with_param
6 years ago
mindspore-ci-bot 549bfb97ad !343 Fix usage of variable arguments in test framework
6 years ago
mindspore-ci-bot 31621467a4 !217 support operator ** // % for scalar and tensor, and "in" "not in" key word, and string concat
6 years ago
mindspore-ci-bot 0d0517c22d !379 Add Group normalization
6 years ago
buxue 80978cf3cc support operator ** // % for scalar and tensor, and in not in for dict, ang str concat
6 years ago
huangdongrun efedcfb530 add test case of Bprop and tester
6 years ago
chang zherui 8bdcd8c267 modify test_cell_bprop.py ut
6 years ago
yangzhenzhang 57cd9f8188 add parallel op for sigmoidloss
6 years ago
zhaojichen 04c522d0c6 Add Group Normalization
6 years ago
zhaojichen 0b7de6968f Add Group Normalization
6 years ago
zhaojichen ebe6efff71 Add Group Normalization
6 years ago
yangzhenzhang 6d522f0a4f add parallel op for layernorm
6 years ago
mindspore-ci-bot ba55a8ed0b !304 [Auto parallel] Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
6 years ago
buxue 62807da0c4 Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
6 years ago
Xiaoda Zhang ffb2cb03a4 Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
6 years ago
Junhan Hu 9739d3b048 Add CPP sampler support for GeneratorDataset
6 years ago
mindspore-ci-bot 30de261c3c !243 Support nested repeat
6 years ago