Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
5 years ago
mindspore-ci-bot
a12f9614d4
!2533 Fixing testVOC2012 dataset by merging with testVOC2012_2 + moving BBoxOp testing functions to util + new check in Bounding_Box_check
...
Merge pull request !2533 from danishnxt/AugOpsD2
5 years ago
Danish Farid
a8f392ca42
updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
...
Style Error fix
fixed PyLint problem
reverting testVOC2012 due to CI break for existing test
reverting testVOC2012 due to CI break for existing test-2
updated old error messages to confirm with global standard
addressing PR 2355 Comments - 1
addressing PR 2355 Comments - 2
addressing PR 2355 Comments - 3
5 years ago
mindspore-ci-bot
d9b1825552
!2374 C++ UT for CutOut and Pad
...
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
5 years ago
mindspore-ci-bot
67d664d7dd
!2511 add mod and floordiv opration for tensor
...
Merge pull request !2511 from wangqiuliang/add-tensor-mod-operation
5 years ago
mindspore-ci-bot
a613b8b67a
!2548 Fix map mapping
...
Merge pull request !2548 from amongo/fixmapmapping
5 years ago
mindspore-ci-bot
044b214636
!2490 assign hcom op to one stream
...
Merge pull request !2490 from gukecai/new-stream-for-commit
5 years ago
kingfo
078738adc5
add tensor mod & floordiv operation
5 years ago
huangdongrun
9d3c9c69fe
modify map to C.Map()
5 years ago
ms_yan
e829535a86
change GetTensor into GetRow to avoid NullPtr
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
087779b7d4
!2517 checkpoint add model_type
...
Merge pull request !2517 from chenzhongming/quant
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
chenzomi
d3f9b80066
checkpoint add model_type
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
363a232cbc
!2512 [quant]The top level add op prefix_name check error
...
Merge pull request !2512 from vlne-v1/I1LJMR-quant-the-top-level-add-op-prefix_name-check-error
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
ea4800050b
!2503 fix misspell and check parameters on graphdata
...
Merge pull request !2503 from heleiwang/fix_misspell
5 years ago
gukecai
c703c4d7c8
hcom one stream
5 years ago
heleiwang
0d52888fc5
fix misspell and check parameters
5 years ago
Mahdi
bca037e1be
added cpp test cases for pad and cut out
5 years ago
mindspore-ci-bot
d831474d33
!2426 add one opt pass which optimize tuple_getitem with constant input to const value
...
Merge pull request !2426 from xychow/add-tuple-getitem-const-pass
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
dcd5773f64
fix bug in quant deploy export
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
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
5 years ago
zhousiyi
b2ec296f99
add opt pass for tuple_getitem with constant input
5 years ago
mindspore-ci-bot
5b14292f69
!2140 Implementation of mindspore debugger
...
Merge pull request !2140 from ShidaHe/debugger_dev
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
mindspore-ci-bot
ac78ac9700
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
...
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
5 years ago
mindspore-ci-bot
8e5d8a1cf7
!2305 Enhance callback module and strongly check if callbacks is list or not
...
Merge pull request !2305 from 李鸿章/callback
5 years ago
mindspore-ci-bot
14868eb2b0
!2465 GCN rectification
...
Merge pull request !2465 from chentingting/gcn_rectification
5 years ago
chentingting
a733102db9
gcn_rectification
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
73f440a54d
!2418 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
...
Merge pull request !2418 from caojian05/ms_master_dev
5 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
Li Hongzhang
4c0d12fd63
enhance callback module and strongly check callbacks is list or not
5 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
...
Merge pull request !2241 from zhangzheng/accumulate
5 years ago
caojian05
deb9694f63
add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
5 years ago
mindspore-ci-bot
55d5ded228
!2306 [Dataset] Code review & improve quality
...
Merge pull request !2306 from luoyang/pylint
5 years ago