mindspore-ci-bot
dffb76a0a9
!2605 High level abstraction of mathematical distributions
Merge pull request !2605 from XunDeng/pp_poc_v3
5 years ago
lvliang
b16686964c
back-to-fusedbatchnorm-operation-in-pynative-mode
5 years ago
peixu_ren
bef1fc7f19
add sample functions in normal and bermoulli distributions
5 years ago
Xun Deng
0aa26c1815
add high level abstract class Distribution and two example class:
Bernoulli and Normal
5 years ago
mindspore-ci-bot
d4185f336c
!2848 change crop_size from tensor to tuple
Merge pull request !2848 from xutianchun/crop_size_tuple
5 years ago
xutianchun
f9088f46bd
change crop_size from tensor to tuple
5 years ago
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
5 years ago
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
5 years ago
mindspore-ci-bot
a342a615a8
!2823 fix CropAndResize doc
Merge pull request !2823 from xutianchun/fix_doc
5 years ago
xutianchun
77b5ae054a
fix CropAndResize doc
5 years ago
duxiutao
793737ab62
add primitive operator to test_lamb
5 years ago
mindspore-ci-bot
687319219f
!2565 Add case for precision of bert network
Merge pull request !2565 from ddwolf/add_case_for_precisoin_of_bert
5 years ago
mindspore-ci-bot
19334b4f05
!2802 fix gcn import path error
Merge pull request !2802 from chentingting/fix_import_path_error
5 years ago
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
5 years ago
chentingting
a04d497118
fix gcn import error
5 years ago
zhoufeng
c94dea6a51
Modify nested while testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
18bc81e88c
Ascend control sink testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
2fadbb1d04
!2743 add more ut and st for SummaryCollector
Merge pull request !2743 from ougongchang/summary_collector_ut
5 years ago
ougongchang
3dc6f6f2d9
add more ut and st for SummaryCollector
Has fixed collecting optimizer error when mode is eval
5 years ago
zhaoting
0dc8a42bd1
fix resnet st group params bug
5 years ago
mindspore-ci-bot
f0ab20fe6d
!2409 add st testcases pytest mark
Merge pull request !2409 from amongo/AddTensorSetItemSTCases
5 years ago
huangdongrun
71f8ecbcdb
add testcase pytest mark
5 years ago
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
5 years ago
mindspore-ci-bot
a9dac909d9
!2535 Fix pynative indexing
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
5 years ago
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
5 years ago
mindspore-ci-bot
a4fbdc3f69
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
5 years ago
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
5 years ago
huangdongrun
bc0455eaff
* fix bool index
* change slice setitem to mixed procedure
* add testcase for slice assignment
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot
c22c865c4a
!1950 [front]add `has_effect` direct to target construct method not cell object
Merge pull request !1950 from vlne-v1/move-flags-to-construct
5 years ago
mindspore-ci-bot
69c15470a5
!2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
5 years ago
wilfChen
034d2ea2aa
Gpu Adam Fusion
5 years ago
Wei Luning
8f56528f8c
add flags on function
5 years ago
mindspore-ci-bot
0478b7d191
!2303 optimize LARS interface
Merge pull request !2303 from gziyan/modify_lars_interface
5 years ago
mindspore-ci-bot
8870956954
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
5 years ago
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
5 years ago
chenzomi
8873f9dc7e
add fake quant test case for gpu
5 years ago
mindspore-ci-bot
a2cd05339f
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
5 years ago
yujianfeng
304427cd93
Add an output to apply_proximal_adagrad op register
5 years ago
Ziyan
41ddc153a6
modify lars interface
5 years ago
chentingting
a733102db9
gcn_rectification
5 years ago
mindspore-ci-bot
0327d7e79b
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
Merge pull request !2424 from xutianchun/ctcloss
5 years ago
mindspore-ci-bot
c9b8a8da0a
!2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
Merge pull request !2369 from baihuawei/reduce
5 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
f469c6cf2e
!2397 change acc threshold of test_resnet_imagenet
Merge pull request !2397 from zhaoting/ResNet50_st
5 years ago
mindspore-ci-bot
748b0b1b64
!2388 GPU update bert scripts
Merge pull request !2388 from VectorSL/bert-eval
5 years ago
mindspore-ci-bot
f365fbd71e
!2060 Support pynative setitem
Merge pull request !2060 from amongo/SupportPynativeSetItem
5 years ago
mindspore-ci-bot
d57decc8a3
!2338 Gpu Minimum & Maximum kernels support int32
Merge pull request !2338 from chenweifeng/nezha
5 years ago
huangdongrun
79058d3509
add support for parameter
support for tensor setitem
add support for tensor assgin
5 years ago