Commit Graph

3789 Commits

Author SHA1 Message Date
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
From: @liucunwei
Reviewed-by: @pandoublefeng,@heleiwang,@jonyguo
Signed-off-by: @heleiwang,@jonyguo
2020-12-01 16:28:32 +08:00
mindspore-ci-bot ca66aef549 !8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
From: @wanyiming
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
2020-12-01 16:26:16 +08:00
mindspore-ci-bot a16c87ded4 !8972 add auto-parallel use case
From: @big_hair_big_hair
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
2020-12-01 14:59:45 +08:00
mindspore-ci-bot 1ffecf1874 !9180 fix dnnl binary broadcast
From: @zhao_ting_v
Reviewed-by: 
Signed-off-by:
2020-12-01 14:52:32 +08:00
mindspore-ci-bot c41a21d2c2 !9208 Add four new c++ api of text
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
2020-12-01 14:46:14 +08:00
liucunwei 8ef4b2796e modify the dataset ut log message 2020-12-01 14:42:44 +08:00
mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
From: @zh_qh
Reviewed-by: @ginfung
Signed-off-by: @ginfung
2020-12-01 14:27:53 +08:00
YangLuo 5cc3b76577 fix schema & zip validation 2020-12-01 14:23:56 +08:00
Bairong 623b2e3f99 support abs and mean of Tensor 2020-12-01 11:34:12 +08:00
mindspore-ci-bot e45f19adc8 !8697 support the outermost layer network inputs are list or dict or scalar
From: @zhangbuxue
Reviewed-by: 
Signed-off-by:
2020-12-01 11:11:43 +08:00
shenwei41 3bea84d0f7 add four new text API 2020-12-01 10:21:47 +08:00
Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function. 2020-12-01 10:05:20 +08:00
peixu_ren af6ded28e3 Add Cholesky op at GPU back-end 2020-11-30 20:27:22 -05:00
zhaoting 102b74682b fix dnnl binary broadcast 2020-12-01 09:20:12 +08:00
mindspore-ci-bot 5306c91cb7 !9214 support repeated calculation when the axis of gatherv2 is 0 and split
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2020-12-01 09:14:50 +08:00
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
From: @HulkTang
Reviewed-by: 
Signed-off-by:
2020-12-01 09:06:44 +08:00
mindspore-ci-bot af3c27d354 !9244 Fix core dump with concat and getter_pass
From: @ziruiwu
Reviewed-by: 
Signed-off-by:
2020-12-01 06:56:41 +08:00
Peilin Wang e4444a1c12 initial commit
fix testcases

fix ci
2020-11-30 17:52:07 -05:00
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
2020-12-01 06:49:47 +08:00
mindspore-ci-bot c3e7a8255c !9248 Add input check to nlp operators
From: @ezphlow
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
2020-12-01 06:45:26 +08:00
Eric cf802c839c Added missing input check for nlp operator 2020-11-30 16:23:40 -05:00
Zirui Wu 23487fae09 fix get_shape/type and a segfault in getter_pass
add test case
2020-11-30 16:22:33 -05:00
Peilin Wang f7dc2432a0 initial commit
fix ci

fix ci

remove old sequence mask api

fix ci

fix ci

remove old seuqence mask tests
2020-11-30 14:44:22 -05:00
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-12-01 02:28:02 +08:00
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
From: @mhmotallebi
Reviewed-by: 
Signed-off-by:
2020-12-01 02:13:48 +08:00
mindspore-ci-bot 5835095e07 !9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-12-01 00:55:27 +08:00
mindspore-ci-bot dc62360eed !9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-12-01 00:39:08 +08:00
buxue d6f91133c3 Support the outermost layer network inputs are list or dict or scalar 2020-11-30 20:21:38 +08:00
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo,@liucunwei
Signed-off-by: @liucunwei
2020-11-30 20:03:51 +08:00
mindspore-ci-bot f0671ce513 !9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2020-11-30 20:03:45 +08:00
mxm 59f9ac9975 Primitive 'AddN' support dynamic shape 2020-11-30 17:30:20 +08:00
yangzhenzhang 7b33f3e2ac gatherv2 axis split repeated calculation 2020-11-30 17:03:29 +08:00
mindspore-ci-bot b85bcff4b2 !9057 modify export file name
From: @changzherui
Reviewed-by: 
Signed-off-by:
2020-11-30 16:39:27 +08:00
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc 2020-11-30 16:12:31 +08:00
mindspore-ci-bot ff2c44c935 !9178 add some pynative st test_cases in gpu
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
2020-11-30 14:39:37 +08:00
zhangrunjiao b30b7b2d5e add use case 2020-11-30 10:39:29 +08:00
lvchangquan cabefafa13 add some pynative st test_cases in gpu env 2020-11-30 10:19:26 +08:00
mindspore-ci-bot 42f32b7c4b !9173 support batch size small than dev size in parallel gatherv2
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2020-11-30 10:09:05 +08:00
HulkTang c36b477568 Run ops one by one in pynative bp graph 2020-11-29 15:48:21 +08:00
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
From: @liucunwei
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
2020-11-28 21:34:03 +08:00
mindspore-ci-bot 0b615a7e93 !9171 Add some pipeline ut test cases for c++ dataset
From: @liucunwei
Reviewed-by: @jonyguo,@pandoublefeng
Signed-off-by: @jonyguo
2020-11-28 21:31:00 +08:00
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset 2020-11-28 18:14:58 +08:00
mindspore-ci-bot 2a03fa79f9 !9161 add pynative st
From: @echo_hua
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
2020-11-28 17:15:17 +08:00
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset 2020-11-28 16:59:38 +08:00
yangzhenzhang 7278f5c109 update_gatherv2_op 2020-11-28 16:56:39 +08:00
mindspore-ci-bot 2370828043 !8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
2020-11-28 16:54:13 +08:00
wanghua 4acdcad5d6 add st test_pynative_control_flow.py 2020-11-28 15:14:55 +08:00
Xiaoda Zhang c79e988b0d set fullname for reshape after reshape-elimination 2020-11-28 12:16:51 +08:00
mindspore-ci-bot a146f982bc !8983 support variabel length virtual_dataset in auto parallel
From: @yao_yf
Reviewed-by: 
Signed-off-by:
2020-11-28 11:07:27 +08:00
mindspore-ci-bot dcde1fc70a !9092 Add LBeta op at nn level
From: @peixu_ren
Reviewed-by: 
Signed-off-by:
2020-11-28 10:44:45 +08:00
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad 2020-11-28 10:06:53 +08:00
changzherui 91301a6d1a modify export file name 2020-11-28 09:59:41 +08:00
mindspore-ci-bot cf383af36e !8624 updated cluster config and proto
From: @anancds
Reviewed-by: 
Signed-off-by:
2020-11-28 08:59:31 +08:00
mindspore-ci-bot c1002d2eb4 !9138 Address left over comments from PR8802
From: @ziruiwu
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:52:35 +08:00
mindspore-ci-bot 55f7e3dc16 !9135 Minor fixs for cache error message
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:49:25 +08:00
mindspore-ci-bot 9f82393b24 !9137 Add Beta distribution
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-11-28 08:45:20 +08:00
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes 2020-11-27 19:00:56 -05:00
Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared 2020-11-27 18:52:15 -05:00
danishnxt 450f1ee886 First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix

removing unreq whitspace

lint fix

lint fix2
2020-11-27 18:29:30 -05:00
mindspore-ci-bot 3e2eb70fc0 !8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2020-11-28 06:50:40 +08:00
mindspore-ci-bot 442217314d !8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 06:49:39 +08:00
peixu_ren 37d40bc495 Add Beta distribution 2020-11-27 17:07:54 -05:00
mindspore-ci-bot 28772d4fb7 !9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2020-11-28 06:04:20 +08:00
tinazhang 6f31bdbf67 fix issues for hq testers: I277HD, I277HV 2020-11-27 17:01:23 -05:00
mindspore-ci-bot 9b0ec824c4 !9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-11-28 06:01:12 +08:00
mindspore-ci-bot 2e31899101 !9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 05:58:07 +08:00
Zirui Wu 36bfd0d8ad address left over cmts from 8802 2020-11-27 16:54:28 -05:00
mindspore-ci-bot b76c7cc7bf !9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
2020-11-28 05:54:11 +08:00
tom__chen 4fa6238dde change Split op to extend PrimitiveWithCheck 2020-11-27 15:33:20 -05:00
jonwe 6ae8573803 Equal op dynamic shape 2020-11-27 14:59:53 -05:00
TFbunny 419f8bf72a fix dynamic shape and add testcase for SparseGatherV2 GPU 2020-11-27 12:45:29 -05:00
peixu_ren 6355f46d32 Add LBeta op at nn level 2020-11-27 11:59:06 -05:00
mindspore-ci-bot f28b73f231 !9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-27 23:41:20 +08:00
mindspore-ci-bot 28e6c7f29e !9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
2020-11-27 23:25:45 +08:00
mindspore-ci-bot 0856639fc5 !9130 add some new ut test case for C++ minddataset
From: @liucunwei
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @pandoublefeng
2020-11-27 22:27:54 +08:00
mindspore-ci-bot b0496aaa10 !8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
2020-11-27 22:13:32 +08:00
liucunwei 3e57236fe3 add some new ut test for minddataset 2020-11-27 20:39:13 +08:00
Jonathan Yan 9f70ebac64 Cast/ReLU dynamic shapelsgpu op supports int32 and int64 2020-11-27 07:03:50 -05:00
jonwe 36ea519009 ExpandDims dynamic shape 2020-11-27 06:24:04 -05:00
mindspore-ci-bot 3bed28822d !9024 Add four text C++ API
From: @shenwei41
Reviewed-by: 
Signed-off-by:
2020-11-27 18:39:25 +08:00
mindspore-ci-bot aa2296bcc1 !9094 Blocking TakeOp/SkipOp under Cache
From: @lixiachen
Reviewed-by: @nsyca,@mikef,@nsyca,@mikef
Signed-off-by: @nsyca
2020-11-27 18:01:49 +08:00
mindspore-ci-bot 40222f59a7 !9043 Add support to op L2Loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
2020-11-27 17:05:42 +08:00
anancds fc380b8071 updated cluster config and proto 2020-11-27 16:41:25 +08:00
mindspore-ci-bot 715ca637e1 !9107 ps testcast
From: @chopin_syp
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @kisnwang
2020-11-27 16:31:54 +08:00
mindspore-ci-bot 67505ef198 !9050 Mix bugs in Categorical distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-11-27 16:28:23 +08:00
shenyeping 6da2169439 ps 2020-11-27 12:17:12 +08:00
shenwei41 4e56618d18 Add text C++ API 2020-11-27 11:41:35 +08:00
danishnxt cfc3542261 First Commit SegMax changes + typo in SegSum InferImpl
UnsortedSegmentMax update + new STs

switch to lambda function

SegmentSum - InferImpl min/max shape pushback fix

lint fix

revert segSum due to sep pr + addressing comments:
2020-11-26 22:06:52 -05:00
mindspore-ci-bot 3fa7233f68 !9072 fix topk fussion help tensor size = 4096*2
From: @jjfeing
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by:
2020-11-27 10:03:48 +08:00
Peilin Wang 1dd302ae93 int64 support and typo fix
fixed typo

fix pylint
2020-11-26 20:47:20 -05:00
zhouyuanshen f6e87143c6 add support to op L2Loss on gpu 2020-11-27 09:34:47 +08:00
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
From: @shibeiji
Reviewed-by: 
Signed-off-by:
2020-11-27 09:10:09 +08:00
danishnxt 6f64fffdb4 Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
Updating InferImpl function

adding check to inferImpl function

lint

lint2
2020-11-26 18:50:36 -05:00
tinazhang 27698866d1 Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
2020-11-26 17:44:19 -05:00
mindspore-ci-bot bd8522aff7 !8802 Boilerplate code for IR Tree optimizer
From: @nsyca
Reviewed-by: 
Signed-off-by:
2020-11-27 06:39:03 +08:00
TFbunny 5e19a642f9 fix and add testcase for dynamic shape scatteradd/update transpose 2020-11-26 17:33:49 -05:00
mindspore-ci-bot e6ebb310eb !8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-27 05:26:59 +08:00
danishnxt 64a6769d3f Update Square Op to support Dynamic Shape 2020-11-26 12:49:15 -05:00
mindspore-ci-bot c3b057bd69 !8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-27 01:07:32 +08:00
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()

address review cmts

fix ut

samplerObj copy

ci

fix ci

fix ci round III

address further review cmts

add a missing macro

fix merge conflict

fix complie err

fix lite compile err

fix compile err

fix lite compile round III

address an issue

fix minor comments
2020-11-26 09:42:01 -05:00
mindspore-ci-bot dabb82ec7a !8846 host cpu support dynamic shape
From: @liubuyu
Reviewed-by: @jjfeing
Signed-off-by:
2020-11-26 21:21:34 +08:00
mindspore-ci-bot 32aa790f43 !9071 add testcase for ps
From: @chopin_syp
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2020-11-26 20:34:47 +08:00
mindspore-ci-bot ebef1df00b !8994 split dropout op and expand dropout
From: @zengzitao
Reviewed-by: 
Signed-off-by:
2020-11-26 20:31:51 +08:00
mindspore-ci-bot 9130660a2f !9055 add yolov3 export file and fix bert exprt bug
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
2020-11-26 20:27:20 +08:00
yao_yf 9cda064716 auto parallel predict 2020-11-26 20:13:15 +08:00
jjfeing 8fb7d11ecb fix topk help 4096 2020-11-26 19:16:37 +08:00
shenyeping c191deff1d ps 2020-11-26 18:17:40 +08:00
yuzhenhua a1db640211 fix bert bug and add export file for yolov3 and add test file for maskrcnn 2020-11-26 18:04:47 +08:00
liubuyu 9f5ab8f76f host cpu support dynamic shape 2020-11-26 17:50:17 +08:00
yanzhenxiang2020 082cb4e7fd add Randperm/GatherDGrad and fix GatherD for aicpu 2020-11-26 16:58:20 +08:00
mindspore-ci-bot d6f6269ff1 !8310 fix example of categorical and rnntloss
From: @yanzhenxiang2020
Reviewed-by: @c_34
Signed-off-by: @c_34
2020-11-26 16:28:15 +08:00
mindspore-ci-bot 5d0a4f3995 !9005 add st testcase for heterogeneous_excutor
From: @mindspore_boy
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @guoqi1024
2020-11-26 16:09:26 +08:00
danishnxt a17f76dd1d Initial Commit - GPU LinSpace
comment fix

docString fix

added asserts in test file atop np checks

lint

lint-2

lint3
2020-11-26 02:33:55 -05:00
shibeiji cd850bd210 register activation operator fast_gelu 2020-11-26 14:55:39 +08:00
Xun Deng a058881b90 fix minor bug in catgorical distribution 2020-11-25 23:08:41 -05:00
zengzitao 3ef0e9f053 substitute dropout by cudnnuniformreal and dropout 2020-11-26 10:36:02 +08:00
mindspore-ci-bot 421cad24ef !8715 Add Gamma distribution
From: @peixu_ren
Reviewed-by: 
Signed-off-by:
2020-11-26 09:57:31 +08:00
danishnxt 241c8f3d96 GatherUpdate
test file finishing pending

Update to GatherV2_Bug_Fix

lint fix

lint fix - 2

lint fix

Update to GatherV2 - fixed default inferImpl func + CudeStreamSync

lint fix

SyncDevice

added dynamic shape init_size input

lint
2020-11-25 17:49:27 -05:00
mindspore-ci-bot adc8e3e707 !8594 [MD] Pybind Pushdown Support for dataset
From: @cathwong
Reviewed-by: 
Signed-off-by:
2020-11-26 05:55:49 +08:00
Eric Zhang 809e1d5086 added python api based on cpp api
1st draft of python iterator

Added Cifar10 and Cifar100 pybind port

Change pybind to use IR for Skip and Manifest

Signed-off-by: alex-yuyue <yue.yu1@huawei.com>

DatasetNode as a base for all IR nodes

namespace change

Fix the namespace issue and make ut tests work

Signed-off-by: alex-yuyue <yue.yu1@huawei.com>

Add VOCDataset

!63 Added RandomDataset
* Added RandomDataset

add imagefolder ir

Pybind switch: CelebA and UT

!61 CLUE example with class definition
* Merge branch 'python-api' of gitee.com:ezphlow/mindspore into clue_class_pybind
* Passing testcases
* Added CLUE, not working

add ManifestDataset IR

Signed-off-by: alex-yuyue <yue.yu1@huawei.com>

Update Coco & VOC & TFReader, Update clang-format, Reorder
datasets_binding

!69 Add Generator and move c_dataset.Iterator to dataset.Iterator
* Add GeneratorDataset to c_dataset
* Add GeneratorDataset to c_dataset

!67 Moving c_datasets and adding sampler wrapper
* Need to add create() method in datasets.py
* migration from c_dataset to dataset part 1

!71 Fix indent error
* Fix indentation error

!72 Fix c_api tests cases
* Fix c_api tests cases

!73 Added CSV Dataset
* Added CSVDataset

pybind switch: Take and CelebA fixes

!75 move c_dataset functionality to datasets
* Fixed existing testcases
* Added working clue and imagefolder
* Added sampler conversion from pybind
* Added sampler creation

!77 Add Python API tree
* Python API tree

add minddataset

TextFileDataset pybind

Rename to skip test_concat.py and test_minddataset_exception.py

!80 Add batch IR to python-api branch, most test cases work
* staging III
* staging, add pybind

Enable more c_api take and CelebA tests; delete util_c_api

!84 Schema changes in datasets.py
* Schema changes

!85 Remove input_indexes from sub-classes
* remove input_index from each subclass

!83 Remove C datasets
* Removed c_dataset package
* Remove c_datasets

!82  pybind switch: shuffle
* pybind switch: shuffle

!86 Add build_vocab
* Add build_vocab

Rebase with upstream/master
_shuffle conflict
BatchNode error

!88 Fix rebase problem
* fix rebase problem

Enable more unit tests; code typo/nit fixes

!91 Fix python vocag hang
* Fix python vocab hang

!89 Added BucketBatchByLength Pybind switch
* Added BucketBatchByLength

Update and enable more tet_c_api_*.py tests

!95 Add BuildSentencePeiceVocab
* - Add BuildSentencePeiceVocab

!96 Fix more tests
* - Fix some tests

- Enable more test_c_api_*
- Add syncwait

!99 pybind switch for device op
* pybind switch for device op

!93 Add getters to python API
* Add getters to python API

!101 Validate tree, error if graph
* - Add sync wait

!103 TFrecord/Random Datasets schema problem
* - TfRecord/Random schem aproblem

!102 Added filter pybind switch
* Added Filter pybind switch

!104 Fix num_samples
* - TfRecord/Random schem aproblem

!105 Fix to_device hang
* Fix to_device hang

!94 Adds Cache support for CLUE dataset
* Added cache for all dataset ops
* format change
* Added CLUE cache support
* Added Cache conversion

Add save pybind

fix compile err

init modify concat_node

!107 Fix some tests cases
* Fix tests cases

Enable and fix more tests

!109 pybind switch for get dataset size
* pybind_get_dataset_size

some check-code fixes for pylint, cpplint and clang-format

!113 Add callback
* revert
* dataset_sz 1 line
* fix typo
* get callback to work

!114 Make Android compile clean
* Make Android Compile Clean

Fix build issues due to rebase

!115 Fix more tests
* Fix tests cases
* !93 Add getters to python API

fix test_profiling.py

!116 fix get dataset size
* fix get dataset size

!117 GetColumnNames pybind switch
* Added GetColumnNames pybind switch

code-check fixes: clangformat, cppcheck, cpplint, pylint

Delete duplicate test_c_api_*.py files; more lint fixes

!121 Fix cpp tests
* Remove extra call to getNext in cpp tests

!122 Fix Schema with Generator
* Fix Schema with Generator

fix some cases of csv & mindrecord

!124 fix tfrecord get_dataset_size and add some UTs
* fix tfrecord get dataset size and add some ut for get_dataset_size

!125 getter separation
* Getter separation

!126 Fix sampler.GetNumSamples
* Fix sampler.GetNumSampler

!127 Assign runtime getter to each get function
* Assign runtime getter to each get function

Fix compile issues

!128 Match master code
* Match master code

!129 Cleanup DeviceOp/save code
* Cleanup ToDevice/Save code

!130 Add cache fix
* Added cache fix for map and image folder

!132 Fix testing team issues
* Pass queue_name from python to C++
* Add Schema.from_json

!131 Fix Cache op issues and delete de_pipeline
* Roll back C++ change
* Removed de_pipeline and passing all cache tests.
* fixed cache tests

!134 Cleanup datasets.py part1
* Cleanup dataset.py part1

!133 Updated validation for SentencePieceVocab.from_dataset
* Added type_check for column names in SentencePieceVocab.from_dataset

Rebase on master 181120 10:20

fix profiling

temporary solution of catching stauts from Node.Build()

!141 ToDevice Termination
* ToDevice termination

pylint fixes

!137 Fix test team issues and add some corresponding tests
* Fix test team issues and add some corresponding tests

!138 TreeGetter changes to use OptPass
* Getter changes to use OptPass (Zirui)

Rebase fix

!143 Fix cpplint issue
* Fix cpplint issue

pylint fixes in updated testcases

!145 Reset exceptions testcase
* reset exception test to master

!146 Fix Check_Pylint Error
* Fix Check_Pylint Error

!147 fix android
* fix android

!148 ToDevice changes
* Add ToDevice to the iterator List for cleanup at exit

!149 Pylint issue
* Add ToDevice to the iterator List for cleanup at exit

!150 Pylint 2
* Add ToDevice to the iterator List for cleanup at exit

!152 ExecutionTree error
* ET destructor error

!153 in getter_pass, only remove callback, without deleting map op
* getter pass no longer removes map

!156 early __del__ of iterator/to_device
* early __del__ of iterator

!155 Address review comments Eric 1
* Added one liner fix to validators.py
* roll back signature fix
* lint fix
* Eric Address comments 2
* C++ lint fix
* Address comments Eric 1

!158 Review rework for dataset bindings - part 1
* Reorder nodes repeat and rename
* Review rework for dataset bindings - part 1

!154 Fixing minor problems in the comments (datasets.py, python_tree_consumer.cc, iterators_bindings.cc, and iterators.py)
* Fixing minor problems in the comments (datasets.py, python_tree_consum…

!157 add replace none
* Add replace_none to datasets.py, address comments in tests

Trying to resolve copy

Override the deepcopy method of deviceop

Create_ir_tree method

Create_ir_tree method 2

Create_ir_tree method 2

del to_device if already exists

del to_device if already exists

cache getters shapes and types

Added yolov3 relaxation, to be rolled back

Get shapes and types together

bypass yolo

NumWorkers for MapOp

revert Yolo

revert Thor

Print more info

Debug code: Update LOG INFO to LOG ERROR

do not remove epochctrl for getter pass

Remove repeat(1)

pritn batch size

add log to tree_consumer and device_queue op

Revert PR 8744

Signed-off-by: alex-yuyue <yue.yu1@huawei.com>

__del__ toDEvice

__del__ toDevice2

!165 add ifndef ENABLE_ANDROID to device queue print
* Add ifndef ENABLE_ANDROID to device queue print

revert some changes

!166 getter: get_data_info
* getter: get_data_info

!168 add back tree print
* revert info to warnning in one log
* add back the missed print tree log

Release GIL in GetDataInfo
2020-11-25 15:46:59 -05:00
mindspore-ci-bot 979bb26cba !9031 Fix DatasetCache parameter check
From: @lixiachen
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
2020-11-26 03:55:02 +08:00
Lixia Chen ab7427f1a9 Minor fix for DatasetCache param validation 2020-11-25 13:20:30 -05:00
peixu_ren 93d4ef428f Add Gamma distribution 2020-11-25 09:40:46 -05:00
mindspore-ci-bot a0e4db6aae !9016 delete input_mask_from_dataset option in transformer's config
From: @yuchaojie
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @linqingke
2020-11-25 20:52:55 +08:00
mindspore-ci-bot 7aaca7d721 !8970 add control flow st testcase
From: @zhiyuan_mei
Reviewed-by: @chenfei52,@youui
Signed-off-by: @youui
2020-11-25 20:26:28 +08:00
yanzhenxiang2020 dca109c9a5 fix example of categorical and rnntloss 2020-11-25 20:25:20 +08:00
yuchaojie f13388ee6b delete input_mask_from_dataset option in transformer's config 2020-11-25 17:52:30 +08:00
yinwei b5e289333e add st testcase 2020-11-25 15:46:56 +08:00
mindspore-ci-bot 22d683a805 !8920 Adapt ops LinSpace for Ascend.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@linqingke,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
2020-11-25 12:03:56 +08:00
mindspore-ci-bot d9b4b5c750 !8954 Add SequenceMask operator.
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
2020-11-25 11:41:59 +08:00
mindspore-ci-bot 21b501bb94 !8752 Add Poisson distribution
From: @peixu_ren
Reviewed-by: 
Signed-off-by:
2020-11-25 10:03:47 +08:00
liuxiao93 584e241e29 Adapt ops LinSpace for Ascend. 2020-11-25 09:50:03 +08:00
peixu_ren 01f5da0a14 Add Poisson distribution 2020-11-24 11:55:39 -05:00
jonwe 9a6ced3cc7 DinNoNan gpu kernel supports int8/uint8 2020-11-24 11:38:03 -05:00
meizhiyuan b80c289caa control_flow case 2020-11-24 21:17:28 +08:00
anancds 7c73bc50f4 fixed codex 2020-11-24 21:04:04 +08:00
mindspore-ci-bot 5353cd196b !8935 remove quantization_aware option in Mobilenetv2-quant config
From: @yuchaojie
Reviewed-by: @chenfei52
Signed-off-by:
2020-11-24 20:18:21 +08:00
l00591931 17c0810f9e add SequenceMask operator 2020-11-24 19:47:28 +08:00
zhoufeng d532af3a9a new hccl interface
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-24 17:34:35 +08:00
yuchaojie 9051c56436 remove quantization_aware option in Mobilenetv2-quant config 2020-11-24 16:03:21 +08:00
mindspore-ci-bot 0ad2c31b56 !8453 Add GPU p2p kernels
From: @zpac
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
2020-11-24 15:24:03 +08:00
mindspore-ci-bot fd9cd7afcd !8744 [MD] support ascend dynamic shape in sink mode
From: @liyong126
Reviewed-by: 
Signed-off-by:
2020-11-24 15:13:49 +08:00
mindspore-ci-bot c60f413ee2 !8933 modify Resnet50-quant data_load_mode value
From: @yuchaojie
Reviewed-by: @sanjaychan,@chenfei52
Signed-off-by: @sanjaychan
2020-11-24 15:09:52 +08:00
ZPaC db3a2d60cb GPU supports p2p nccl interfaces 2020-11-24 14:17:53 +08:00
mindspore-ci-bot d8b26d9425 !8874 add st testcases
From: @zsj_mind
Reviewed-by: 
Signed-off-by:
2020-11-24 14:12:01 +08:00
liyong 48e688c166 add dynamic shape support 2020-11-24 12:13:18 +08:00
zhushujing 2bd37b79c8 add new testcase for access control
Signed-off-by: zhushujing <zhushujing@huawei.com>
2020-11-24 11:22:30 +08:00
mindspore-ci-bot 0d49650bd5 !8888 Add PyNative Device Profiling
From: @jojobugfree
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2020-11-24 10:50:43 +08:00
mindspore-ci-bot 0793198891 !8917 Add grad definition for sigmoidGrad.
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
2020-11-24 10:39:36 +08:00
yuchaojie c32139f3fa modify Resnet50-quant data_load_mode value 2020-11-24 10:10:35 +08:00