Commit Graph

360 Commits

Author SHA1 Message Date
mindspore-ci-bot e16dd2a6c4 !3131 hange shape and dtype of tensor from interface to attr
Merge pull request !3131 from zhangbuxue/change_shape_and_dtype_of_tensor_from_interface_to_attr
2020-07-17 09:08:29 +08:00
mindspore-ci-bot 251683096a !3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
2020-07-16 21:54:28 +08:00
mindspore-ci-bot e249197c73 !3003 gpu support BroadcastTo kernels
Merge pull request !3003 from chenweifeng/broadcastto
2020-07-16 21:53:03 +08:00
mindspore-ci-bot ad09bf3e87 !3083 add gpu split and restructure gpu concat
Merge pull request !3083 from zhaoting/master
2020-07-16 20:13:54 +08:00
buxue 6d5c580a61 change shape and dtype of tensor from interface to attr 2020-07-16 19:44:24 +08:00
zhaoting 5c0962acfa add gpu split and restructure gpu concat 2020-07-16 14:18:49 +08:00
peixu_ren 1feca960aa Rollback to Normal on D 2020-07-16 00:49:23 -03:00
wilfChen c10e07734c gpu support TopK kernel 2020-07-15 19:51:30 +08:00
wilfChen dfb958de1e Gpu support BroadcastTo kernel 2020-07-15 16:44:31 +08:00
peixu_ren 20ca96c62b Add random normal MindSpore interface 2020-07-14 11:19:12 -03: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
mindspore-ci-bot 9a1bfd9bd8 !3013 fix tensor bool and float scalar
Merge pull request !3013 from amongo/fix_tensor_bool_add_float
2020-07-13 14:42:19 +08:00
WilliamLian ea9b5468bb fix bug of hccl kernel info 2020-07-13 11:12:05 +08:00
huangdongrun d70b4c1b62 add support for bool tensor and scalar impilicit convert 2020-07-13 10:49:47 +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
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
leilei_snow 38f32d0f8f add testcase for switchlayer. 2020-07-10 07:46:28 +00:00
mindspore-ci-bot 9daeeb5a81 !2961 add st to protect pynative hook from abnormal
Merge pull request !2961 from JoyLvliang/add-st-to-protect-pynative-hook-from-abnormal
2020-07-10 11:06:06 +08:00
mindspore-ci-bot cf5a27e97d !2962 gpu support SmoothL1Loss kernel
Merge pull request !2962 from chenweifeng/smoothl1loss
2020-07-10 11:03:22 +08:00
wilfChen 0fdc304a8e gpu support smoothl1loss 2020-07-09 20:30:00 +08:00
lvliang 0978bdc301 add-st-to-protect-pynative-hook-from-abnormal 2020-07-09 19:54:46 +08:00
buxue 4e832b2309 support implicit type conversion for pynative mode 2020-07-09 15:41:41 +08:00
mindspore-ci-bot 0c7a5f76a3 !2779 gpu support CTCLoss kernel
Merge pull request !2779 from chenweifeng/ctcloss
2020-07-09 09:57:14 +08:00
wilfChen d54154a1f9 Gpu support ctcloss kernel 2020-07-08 19:35:01 +08:00
mindspore-ci-bot dffb76a0a9 !2605 High level abstraction of mathematical distributions
Merge pull request !2605 from XunDeng/pp_poc_v3
2020-07-08 12:44:52 +08:00
lvliang b16686964c back-to-fusedbatchnorm-operation-in-pynative-mode 2020-07-08 09:19:42 +08:00
peixu_ren bef1fc7f19 add sample functions in normal and bermoulli distributions 2020-07-07 18:13:58 -04:00
Xun Deng 0aa26c1815 add high level abstract class Distribution and two example class:
Bernoulli and Normal
2020-07-07 17:29:42 -04:00
mindspore-ci-bot d4185f336c !2848 change crop_size from tensor to tuple
Merge pull request !2848 from xutianchun/crop_size_tuple
2020-07-06 14:36:26 +08:00
xutianchun f9088f46bd change crop_size from tensor to tuple 2020-07-06 09:29:09 +08:00
mindspore-ci-bot f6b6ef2796 !2761 Record unreused arg in kernel graph
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
2020-07-04 14:22:13 +08:00
chenfei 193c583cf6 add unreuse args of kernel graph
insert assign at the end of graph

clear log

clear log 2

handle replace call of unreuse args

handle bug of replace node
2020-07-03 18:24:00 +08:00
mindspore-ci-bot a342a615a8 !2823 fix CropAndResize doc
Merge pull request !2823 from xutianchun/fix_doc
2020-07-03 12:02:39 +08:00
xutianchun 77b5ae054a fix CropAndResize doc 2020-07-02 20:01:51 +08:00
duxiutao 793737ab62 add primitive operator to test_lamb 2020-07-02 16:03:01 +08:00
mindspore-ci-bot 687319219f !2565 Add case for precision of bert network
Merge pull request !2565 from ddwolf/add_case_for_precisoin_of_bert
2020-07-02 14:53:29 +08:00
mindspore-ci-bot 19334b4f05 !2802 fix gcn import path error
Merge pull request !2802 from chentingting/fix_import_path_error
2020-07-02 14:18:58 +08:00
duxiutao 1e43c609e0 Add test case and fix two bugs
1. add case to guard precision
2. fix a shape bug
3. fix a funcGraph bug
2020-07-02 12:52:15 +08:00
chentingting a04d497118 fix gcn import error 2020-07-02 11:26:21 +08:00
zhoufeng c94dea6a51 Modify nested while testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-01 21:50:33 +08:00
zhoufeng 18bc81e88c Ascend control sink testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-01 15:54:28 +08:00
mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector
Merge pull request !2743 from ougongchang/summary_collector_ut
2020-06-30 18:58:03 +08:00
ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector
Has fixed collecting optimizer error when mode is eval
2020-06-30 17:02:03 +08:00
zhaoting 0dc8a42bd1 fix resnet st group params bug 2020-06-30 11:00:53 +08:00
mindspore-ci-bot f0ab20fe6d !2409 add st testcases pytest mark
Merge pull request !2409 from amongo/AddTensorSetItemSTCases
2020-06-29 21:26:22 +08:00
huangdongrun 71f8ecbcdb add testcase pytest mark 2020-06-29 17:21:50 +08:00
yujianfeng 91306cbd34 Add ut for cpu kernel of sparse optimizer 2020-06-28 21:12:08 +08:00
mindspore-ci-bot a9dac909d9 !2535 Fix pynative indexing
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
2020-06-24 14:41:11 +08:00