Commit Graph

210 Commits (bbdfd92979e2ff209d740ece2920fb5e3349ffbb)

Author SHA1 Message Date
mindspore-ci-bot ca5f81af36 !748 fix np.histogram sometimes calc very large bucket number
6 years ago
zhouyuanshen 6cc51e0c0c fix bug in infer_dtype function of hcom operations
6 years ago
buxue 42eb8b08c2 fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
6 years ago
buxue 4fa2d03c89 fix reviewboot and example of TruncatedNormal and add type mapping
6 years ago
buxue 71ccf74b88 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
6 years ago
wenkai cdc09b1ce5 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
mindspore-ci-bot ad75618ca6 !611 change error message type
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
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