peixu_ren
1feca960aa
Rollback to Normal on D
2020-07-16 00:49:23 -03:00
Zirui Wu
d233c54139
implemented cpp random choice, apply and compos
...
python part of random ops
added random select sub policy
validators added
comments added, remaining issues addressed
add more python test cases
fix ci
fix CI
fix order of include files
addr review cmts
addr review cmts
reorg file
fix compile err
address review cmts
address review cmts
2020-07-15 13:39:10 -04:00
mindspore-ci-bot
3e691e54f5
!3071 change ValueError to TypeError for enumerate start
...
Merge pull request !3071 from zhangbuxue/change_ValueError_to_TypeError_for_enumerate_start
2020-07-15 15:42:22 +08:00
mindspore-ci-bot
bacbb26e3b
!3062 fix valuenode simplify
...
Merge pull request !3062 from riemann_penn/fix_value_node_simplify
2020-07-15 14:42:49 +08:00
mindspore-ci-bot
45ad430af2
!3048 support use valuelist or valuetuple of primitives
...
Merge pull request !3048 from amongo/SupportPrimitiveList
2020-07-15 10:45:36 +08:00
buxue
60b0ded440
change ValueError to TypeError for enumerate start
2020-07-15 10:39:03 +08:00
panyifeng
394178569e
fix valuenode simplify
2020-07-15 10:09:30 +08:00
mindspore-ci-bot
683920d1c8
!2987 Add random normal op at MindSpore front-end
...
Merge pull request !2987 from peixu_ren/custom_gpu2
2020-07-15 09:39:58 +08:00
huangdongrun
ee2039fbba
add support for value sequence of primitve
2020-07-15 09:24:39 +08:00
mindspore-ci-bot
bc0a53cfb1
!3030 minddata support ps-lite feature
...
Merge pull request !3030 from xiefangqi/md_support-pslite
2020-07-15 09:11:37 +08:00
mindspore-ci-bot
ba0143402c
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
...
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
2020-07-15 04:44:52 +08:00
mindspore-ci-bot
219a716eae
!3066 fix some batch's get_dataset_size and some text validator inconsistency
...
Merge pull request !3066 from ZiruiWu/fix_validator
2020-07-15 03:11:31 +08:00
mindspore-ci-bot
bed93a9ead
!3039 [Dataset Python UT] adding coverage to Cifar Op and update test dataset
...
Merge pull request !3039 from TinaMengtingZhang/dataset-op-ut-cifar
2020-07-15 02:10:52 +08:00
Zirui Wu
63185cb20f
fix some validators errors
...
address review cmts
addr review cmts
2020-07-14 14:04:40 -04:00
Cathy Wong
ae1ed327ba
Cleanup dataset UT: Remove unneeded data files and tests
2020-07-14 12:24:54 -04:00
nhussain
05b2a57d2a
fix validation errors, and fix try catch error tests
2020-07-14 11:50:00 -04:00
tinazhang
340d98a4d1
added test case to cifar_op
...
update cifar10 dataset
fixing missing error handling code in validator
2020-07-14 11:22:38 -04:00
peixu_ren
20ca96c62b
Add random normal MindSpore interface
2020-07-14 11:19:12 -03:00
xiefangqi
add19a591c
md support ps-lite
2020-07-14 21:46:11 +08:00
mindspore-ci-bot
8871f06f42
!2963 Add UT for python pass
...
Merge pull request !2963 from BowenK/python_pass_clean
2020-07-14 11:48:03 +08:00
BowenK
f267a105b8
Add Python Pass UT
2020-07-14 10:18:22 +08:00
mindspore-ci-bot
bfc3065fc7
!3025 [AutoParallel]Add embedding look up op
...
Merge pull request !3025 from lichen/add_embedding_look_up_op
2020-07-14 09:59:01 +08:00
mindspore-ci-bot
48654be14d
!3040 BoundingBoxAugment op fix ratio
...
Merge pull request !3040 from islam_amin/bounding_box_augment_bugs
2020-07-14 09:36:34 +08:00
mindspore-ci-bot
69ce4bf2b2
!2970 Del mindspore/model_zoo
...
Merge pull request !2970 from panbingao/master
2020-07-14 08:57:31 +08:00
islam_amin
56da3b0ae1
Fixing ratio bug with BoundingBoxAugment
2020-07-13 18:11:19 -04:00
mindspore-ci-bot
eadcb341e1
!2891 CacheOp phase 1
...
Merge pull request !2891 from Jamie/CacheOp_dev
2020-07-13 23:56:57 +08:00
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
2020-07-13 10:18:53 -04:00
lichenever
cde5cc2bd2
add_embedding_look_up
2020-07-13 22:00:55 +08:00
mindspore-ci-bot
c465ea3269
!3031 fix context mode and device target dependency issue
...
Merge pull request !3031 from wangqiuliang/fix-tensor-bool-operation
2020-07-13 19:52:32 +08:00
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
...
Merge pull request !2807 from riemann_penn/apply_indexed_slices
2020-07-13 17:08:25 +08:00
kingfo
8863dfd677
fix context mode and device_target dependency issue
2020-07-13 16:06:00 +08:00
panyifeng
44e74ad5aa
Apply indexed_slices
2020-07-13 15:36:25 +08:00
mindspore-ci-bot
8f15d1f608
!2791 convert subgraph
...
Merge pull request !2791 from changzherui/subgraph
2020-07-13 15:06:15 +08:00
changzherui
a27ce973ad
convert subgraph
2020-07-13 12:31:22 +08:00
mindspore-ci-bot
d3ec05d716
!2943 [quant]export bug fix
...
Merge pull request !2943 from vlne-v1/quant_export_bugfix
2020-07-13 10:02:18 +08:00
mindspore-ci-bot
d925c52bb1
!2875 add grad all in pynative
...
Merge pull request !2875 from wangqiuliang/add-grad-all-in-pynative
2020-07-13 09:30:52 +08:00
mindspore-ci-bot
7cdd5581f9
!2914 make AbstractRef can join with AbstractTensor
...
Merge pull request !2914 from xychow/fix-abstractref-join
2020-07-13 09:26:19 +08:00
mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
...
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
2020-07-11 14:36:00 +08:00
mindspore-ci-bot
ebc6b92c27
!3002 add arg check for enumerate
...
Merge pull request !3002 from zhangbuxue/add_arg_check_for_enumerate
2020-07-11 12:31:30 +08:00
xiefangqi
47060631e5
add offsets feature to tokenizer
2020-07-11 11:20:02 +08:00
mindspore-ci-bot
541456044d
!2934 GraphData support random_walk and get_edge_feature
...
Merge pull request !2934 from heleiwang/gnn_july
2020-07-11 10:26:17 +08:00
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
...
Merge pull request !2776 from ZiruiWu/master
2020-07-10 22:18:48 +08:00
kingfo
add3778a61
add grad all in pynative mode
2020-07-10 17:49:54 +08:00
panbingao
45dbc8bf04
Move model_zoo.resnet.py
2020-07-10 17:36:34 +08:00
heleiwang
7a046a1d70
support get_edge_feature
2020-07-10 17:05:23 +08:00
buxue
cf797d3bf2
add arg check for enumerate
2020-07-10 16:58:38 +08:00
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
...
Merge pull request !2912 from fanglei/msssim
2020-07-10 15:30:11 +08:00
Wei Luning
b522368161
fix bug of quant export without input fakequant.
2020-07-10 14:11:45 +08:00
mindspore-ci-bot
bccfa48509
!2980 Prevent empty column names
...
Merge pull request !2980 from nhussain/empty_column_b
2020-07-10 11:19:37 +08:00
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
2020-07-10 11:11:48 +08:00