Commit Graph

604 Commits (9ab4f1237b884402e11bf5f3388dee4d6dd1aa9b)

Author SHA1 Message Date
qujianwei 7479fb24a0 make gpu equal op support int32
5 years ago
mindspore-ci-bot bad04340d6 !3240 GPU update CAST and conv2d_pad
5 years ago
huanghui 4c34867486 control optimizie for heterogeneous excutor
5 years ago
peixu_ren 9b45018dfd Add random normal op at MindSpore front-end
5 years ago
mindspore-ci-bot c10e5f1b22 !3146 modelzoo wide&deep run clusters
5 years ago
VectorSL 90f15df037 add int64-->fp16 and update conv pad
5 years ago
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers
5 years ago
mindspore-ci-bot 5d42d00161 !3217 rename operator of sparse optimizer
5 years ago
mindspore-ci-bot ec118c4eb8 !3245 remove transformer st
5 years ago
yuchaojie f960a6c403 remove transformer st
5 years ago
yao_yf 3dbe872596 modezoo wide&deep run clusters
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
wangnan39@huawei.com 1cdf6a10ac rename operators of sparse optimizer
5 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
mindspore-ci-bot ffb7040c3c !3200 [clean]remove loop_can_unroll flag, clean some other python code
5 years ago
mindspore-ci-bot 32921ea3dc !3166 add gpu oneslike op
5 years ago
Wei Luning 88e864a4a3 remove loop can unroll flag, clean some python usage
5 years ago
mindspore-ci-bot c5eae497be !3195 move transformer net to new modelzoo directory
5 years ago
mindspore-ci-bot 43567f9b9f !3147 add RNNTLoss and RandomCategorical ops for aicpu
5 years ago
qujianwei fb2ac74d9a add gpu oneslike kernel
5 years ago
yuchaojie df5d162417 move transformer net to new modelzoo directory
5 years ago
yujianfeng 188d74f15e Remove transdata and cast for internal outputs
5 years ago
mindspore-ci-bot 11732f0ea2 !3135 GPU cast support more type
5 years ago
yanzhenxiang2020 2ae6dfe95a add RNNTLoss and RandomCategorical op for aicpu
5 years ago
mindspore-ci-bot e16dd2a6c4 !3131 hange shape and dtype of tensor from interface to attr
5 years ago
VectorSL aef2c1984e cast support more types
5 years ago
mindspore-ci-bot 251683096a !3045 Gpu support TopK kernel
5 years ago
mindspore-ci-bot e249197c73 !3003 gpu support BroadcastTo kernels
5 years ago
wuxuejian c713382798 add Padding op
5 years ago
mindspore-ci-bot ad09bf3e87 !3083 add gpu split and restructure gpu concat
5 years ago
buxue 6d5c580a61 change shape and dtype of tensor from interface to attr
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
zhaoting 5c0962acfa add gpu split and restructure gpu concat
5 years ago
peixu_ren 1feca960aa Rollback to Normal on D
5 years ago
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
5 years ago
wilfChen c10e07734c gpu support TopK kernel
5 years ago
wilfChen dfb958de1e Gpu support BroadcastTo kernel
5 years ago
yanghaoran 00749914a4 remove testcase
5 years ago
peixu_ren ac561f2956 Refactor random normal op
5 years ago
peixu_ren 20ca96c62b Add random normal MindSpore interface
5 years ago
mindspore-ci-bot 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
5 years ago
mindspore-ci-bot 9a1bfd9bd8 !3013 fix tensor bool and float scalar
5 years ago
WilliamLian ea9b5468bb fix bug of hccl kernel info
5 years ago
huangdongrun d70b4c1b62 add support for bool tensor and scalar impilicit convert
5 years ago
mindspore-ci-bot d925c52bb1 !2875 add grad all in pynative
5 years ago
kingfo add3778a61 add grad all in pynative mode
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
leilei_snow 38f32d0f8f add testcase for switchlayer.
5 years ago
mindspore-ci-bot 9daeeb5a81 !2961 add st to protect pynative hook from abnormal
5 years ago
mindspore-ci-bot cf5a27e97d !2962 gpu support SmoothL1Loss kernel
5 years ago
wilfChen 0fdc304a8e gpu support smoothl1loss
5 years ago
lvliang 0978bdc301 add-st-to-protect-pynative-hook-from-abnormal
5 years ago
buxue 4e832b2309 support implicit type conversion for pynative mode
5 years ago
mindspore-ci-bot 0c7a5f76a3 !2779 gpu support CTCLoss kernel
5 years ago
wilfChen d54154a1f9 Gpu support ctcloss kernel
5 years ago
mindspore-ci-bot dffb76a0a9 !2605 High level abstraction of mathematical distributions
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:
5 years ago
changzherui 17da929b82 syn code 0706
5 years ago
mindspore-ci-bot d4185f336c !2848 change crop_size from tensor to 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
5 years ago
chenfei 193c583cf6 add unreuse args of kernel graph
5 years ago
mindspore-ci-bot a342a615a8 !2823 fix CropAndResize doc
5 years ago
wuxuejian e64a53bf1b fix embeddinglookupgrad when param shape is one dim
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
5 years ago
mindspore-ci-bot 19334b4f05 !2802 fix gcn import path error
5 years ago
duxiutao 1e43c609e0 Add test case and fix two bugs
5 years ago
chentingting a04d497118 fix gcn import error
5 years ago
zhoufeng c94dea6a51 Modify nested while testcase
5 years ago
peixu_ren a47f5493d5 added strided slice and its grad as internal interface
5 years ago
zhoufeng 18bc81e88c Ascend control sink testcase
5 years ago
mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector
5 years ago
ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector
5 years ago
zhaoting 0dc8a42bd1 fix resnet st group params bug
5 years ago
mindspore-ci-bot f0ab20fe6d !2409 add st testcases pytest mark
5 years ago
huangdongrun 71f8ecbcdb add testcase pytest mark
5 years ago
jin-xiulang 8dff818a18 Add Laplace random operator.
5 years ago
peixu_ren c5f72582dc Added 5 random ops
5 years ago
yujianfeng 91306cbd34 Add ut for cpu kernel of sparse optimizer
5 years ago
mindspore-ci-bot a9dac909d9 !2535 Fix pynative indexing
5 years ago
mindspore-ci-bot 4c6bff75af !1393 Gpu Support AdamWeightDecay optimizer fusion
5 years ago
mindspore-ci-bot a4fbdc3f69 !2245 Decouple ir::Tensor from python.
5 years ago
mindspore-ci-bot 0a368494db !2499 HostAllGather and HostReduceScatter change to internal interface
5 years ago
huangdongrun bc0455eaff * fix bool index
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
5 years ago
mindspore-ci-bot 69c15470a5 !2492 Add an output to apply_proximal_adagrad op register
5 years ago
yanghaoran 21c381b366 sync from mindspore to incubator
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
5 years ago
mindspore-ci-bot 8870956954 !2441 add fake quant test case for gpu
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
5 years ago
yujianfeng 304427cd93 Add an output to apply_proximal_adagrad op register
5 years ago
mindspore-ci-bot d463c3f388 !236 add aicpu embeddinglookup
5 years ago
Ziyan 41ddc153a6 modify lars interface
5 years ago
chentingting a733102db9 gcn_rectification
5 years ago
wuxuejian 92880788f3 add aicpu embeddinglookup
5 years ago
mindspore-ci-bot 0327d7e79b !2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
5 years ago
mindspore-ci-bot c9b8a8da0a !2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
5 years ago
xutianchun 2bfc86f5b7 Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
gong chen a6dfa281ea Init GraphKernel.
5 years ago
mindspore-ci-bot f469c6cf2e !2397 change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 748b0b1b64 !2388 GPU update bert scripts
5 years ago
mindspore-ci-bot f365fbd71e !2060 Support pynative setitem
5 years ago
mindspore-ci-bot d57decc8a3 !2338 Gpu Minimum & Maximum kernels support int32
5 years ago
huangdongrun 79058d3509 add support for parameter
5 years ago
zhaoting 9d9c35d1ee change acc threshold of test_resnet_imagenet
5 years ago
VectorSL b2412ea571 gpu update bert scripts
5 years ago
mindspore-ci-bot 88a3c0fa53 !2379 remove ftrl operator st on pynative mode
5 years ago
mindspore-ci-bot 634bfd3508 !2259 add Normal op
5 years ago
lizhenyu eb68c9953d change ftrl operator st
5 years ago
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
5 years ago
pkuliuliu acf46bafbb add Normal op
5 years ago
chenzomi c268c88220 aware quantization training auto create graph
5 years ago
baihuawei 862522376f add reduce and softmax_cross_entropy_with_logits
5 years ago
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
5 years ago
wilfChen 480bf4151b Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot 66e07efccd !2315 add Pack op for aicpu when axis=-1
5 years ago
mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy
5 years ago
yanzhenxiang2020 8621c032d9 add pack op for aicpu
5 years ago
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR
5 years ago
yanzhenxiang2020 7eb3749f26 add cast op for aicpu
5 years ago
mindspore-ci-bot 1424178601 !1663 change lenet and alexnet dir
5 years ago
mindspore-ci-bot b7b4333d13 !2272 remove dataset send from data exec
5 years ago
mindspore-ci-bot a9d06edae9 !2282 remove _quant_op.py from __init__.py
5 years ago
wangnan39@huawei.com 887838d452 do not send the data during the model init
5 years ago
wukesong 7dfd369998 modify lenet&alexnet dir
5 years ago
mindspore-ci-bot fce37a5fbe !2281 add Sigmoid and SigmoidGrad operation of GPU
5 years ago
wilfChen 8f4cd76582 gpu Gelu kernel support fp16
5 years ago
chenzomi bbce6faff9 remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot 2e002ab64c !2292 gpu fix all nop node graph execute
5 years ago
limingqi107 0f4397cece fix all nop node graph execute
5 years ago
lizhenyu ea0cd5ccdd add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot 74c3e15675 !2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
5 years ago
mindspore-ci-bot 90e05579c8 !2197 Change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 1e12b07afd !2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
zhaoting c083089e7e change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
5 years ago
yujianfeng c3871d98cc Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu 636b8e2b88 add SigmoidCrossEntropyWithLogitsGrad op
5 years ago
mindspore-ci-bot 4642df207a !2210 gpu optimize the max device memory config
5 years ago
lizhenyu 694a8213b7 add adam optimizer
5 years ago
Li Hongzhang ecc459158e callback module in encapsulated
5 years ago
lizhenyu ac2217dbae add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu c3360a84cd add ftrl optimizer
5 years ago
mindspore-ci-bot cef901fe0d !2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
5 years ago
wilfChen 9201ea5ed2 replace tanh implement with cudnn
5 years ago
limingqi107 55b3557c0d gpu optimize the max device memory config
5 years ago
王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
mindspore-ci-bot bb622877e8 !2167 Add a callback module to avoid the size of the callback.py file too large
5 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
5 years ago
mindspore-ci-bot 17c3148ff8 !1923 optimize summary support cpu code
5 years ago
mindspore-ci-bot 792d1a444c !1899 add resnet50_imagenet 8p st
5 years ago
zhaoting 429c88a462 add resnet50 imagenet st
5 years ago
mindspore-ci-bot 84dd46a750 !2141 add ci test cast for yolov3
5 years ago
chengxianbin 0f5fcfee39 add ci test case for yolov3
5 years ago
mindspore-ci-bot 34790387e3 !2088 fix pylint
5 years ago
wenkai 0090682ae7 optimize summary support cpu
5 years ago
mindspore-ci-bot 8593c4d841 !2051 support host mpi
5 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
5 years ago
chenjianping 6034f9c1e2 support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast
5 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
5 years ago
kingfo 9708e58259 fix TupleToArray & Cast operator issue
5 years ago
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
5 years ago
VectorSL 17377912ba gpu add argmaxwithvalue
5 years ago
unknown f39a934a77 fix pylint
5 years ago
mindspore-ci-bot e33ecf310a !2052 Update CI test for deeplabv3
5 years ago
unknown ac2e2f9a7a updata deeplabv3 CI
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot c26cb9b15b !2009 Add GCN to model zoo
5 years ago
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
5 years ago
chentingting 2e3387f8f9 Add GCN to model zoo
5 years ago
mindspore-ci-bot 47404538f3 !1994 Add transformer net test
5 years ago
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel
5 years ago
zhangyinxia f3aa04bd4d add transformer test
5 years ago
mindspore-ci-bot db027bf31d !1956 Add CI test and fix data preprocessing for deeplabv3
5 years ago
mindspore-ci-bot 935b4cea91 !1967 check arg is tensor with vm backend
5 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
5 years ago
buxue 0cd57ddc5d check arg is tensor with vm backend
5 years ago
yanghaoran 8005494e04 Lower expectation of accuracy after 1 epoch of training from 0.35 to 0.2
5 years ago
unknown c929dab3dd 1:modify shell for deeplabv3
5 years ago
mindspore-ci-bot d9c7a8400e !1933 edit bert example scripts
5 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
5 years ago
mindspore-ci-bot 0903428296 !1946 [AutoParallel]Remove resnet50 st
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
lichenever fad6b5744c remove auto parallel st
5 years ago
yoonlee666 ab36f3d3cd edit example script
5 years ago
mindspore-ci-bot c4b3534913 !1905 update cpu lstm
5 years ago
mindspore-ci-bot 39338c8627 !1101 Add GCN training scripts
5 years ago
baihuawei 9c74e39b12 update cpu lstm
5 years ago
chentingting e801d48906 add gcn training scripts
5 years ago
yanzhenxiang2020 89302a60cf add pack op for aicpu
5 years ago
mindspore-ci-bot cf04a7b190 !1741 summary support cpu
5 years ago
mindspore-ci-bot 5499161531 !1862 fixed validator for ApplyRMSProp,CumProd, CumSum,ReduceProd etc
5 years ago
wenkai ab6b6add0b cpu support summary
5 years ago
chenhaozhe 1be7ad52bb fix bert scripts
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
5 years ago
yao_yf ce03ce5af2 data_parallel_grad_reducer
5 years ago
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel
5 years ago
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
5 years ago
jinyaohui 5e43edc474 clean pylint
5 years ago
chenjianping af8108c9e1 support host reduce scatter and allgather
5 years ago
sunsuodong 78787931e1 optimize performance
5 years ago
mindspore-ci-bot ddfa1edefe !1618 fix lstm
5 years ago
mindspore-ci-bot 71dce2f586 !1800 fix cpu StridedSliceGrad bug when different dims between input and output
5 years ago
baihuawei ea78e16e74 fix lstm
5 years ago
wanghua 3f536ea1b7 add bert performance test case
5 years ago
sunsuodong 63d9e47291 fix cpu StridedSliceGrad
5 years ago
jonyguo 228061818c Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
5 years ago
mindspore-ci-bot 6b1715a76b !150 add RNNTLoss and RandomCategorical ops for aicpu
5 years ago
yanzhenxiang2020 e3d1e2f55b add RNNTLoss and RandomCategorical op for aicpu
5 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
5 years ago
Yi Huaijie d7e1ab1445 clean pylint warnings
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
lizhenyu 9df3a8613c fix get nullptr when use graph manager
5 years ago
mindspore-ci-bot d3dbb10b6d !1563 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 23d27e0a17 !1540 [AutoParallel]Add resnet50 st
5 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
5 years ago
lichenever 191d3c05d0 add auto parallel st
5 years ago
mindspore-ci-bot bb72c0020b !1612 add cpu stridedslice
5 years ago
kswang f93e6beb52 add cpu strided slice
5 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
5 years ago
mindspore-ci-bot 14f9a6e31c !1310 add cpu lstm
5 years ago
mindspore-ci-bot 1bfa0dc5d5 !1265 add cpu transpose
5 years ago
mindspore-ci-bot 9c33da391a !1513 refine data copy in multi-graph
5 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot a5161a969f !1531 cpu kernel support multiple inputs
5 years ago
baihuawei 9bcdf4cbdc add lstm
5 years ago
sunsuodong 5cf29f2478 multi_input
5 years ago