mindspore-ci-bot
|
2042bb8911
|
!2929 fix LRN
Merge pull request !2929 from jiangjinsheng/issue_fix4
|
5 years ago |
hongxing
|
66553ac3c5
|
optimize code
|
5 years ago |
zhangdengcheng
|
44aab10bd5
|
Fix permission problem when training with common user.
|
5 years ago |
mindspore-ci-bot
|
93e27f0382
|
!2917 bug fix in quantization aware training auto create graph
Merge pull request !2917 from chenzhongming/master
|
5 years ago |
Xiaoda Zhang
|
fc906f7f58
|
move embeddinglookup to external
|
5 years ago |
mindspore-ci-bot
|
a7fc7e505c
|
!2895 Add case operator support in CPU/GPU backend
Merge pull request !2895 from fanglei/case
|
5 years ago |
liuxiao93
|
e691c11f30
|
MatMul->MatMulV2
|
5 years ago |
jiangjinsheng
|
30b0650349
|
fix LRN
|
5 years ago |
mindspore-ci-bot
|
dffb76a0a9
|
!2605 High level abstraction of mathematical distributions
Merge pull request !2605 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
b71cb28b0a
|
!2887 Reset to fusedbatchnorm operation in pynative mode
Merge pull request !2887 from JoyLvliang/back-to-fusedbatchnorm-operation-in-pynative-mode
|
5 years ago |
leilei_snow
|
70abe362f2
|
add case process
|
5 years ago |
mindspore-ci-bot
|
5aa96bdbca
|
!2921 use multi thread flag for reduce sparse gradient
Merge pull request !2921 from kisnwang/optimize-two-level-reduce-sparse-gradient
|
5 years ago |
mindspore-ci-bot
|
ecf73bc4f4
|
!2928 Fix the bug of setting shape when the axis is negative in the split fission pass
Merge pull request !2928 from YuJianfeng/master
|
5 years ago |
chenzomi
|
3446940142
|
bug fix in quantization aware training auto create graph
|
5 years ago |
mindspore-ci-bot
|
403c1db8ce
|
!2869 fix print bug
Merge pull request !2869 from jinyaohui/master
|
5 years ago |
yujianfeng
|
b5845b6b7b
|
Fix the bug of setting shape when the axis is negative in the split fission pass
|
5 years ago |
lvliang
|
b16686964c
|
back-to-fusedbatchnorm-operation-in-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
1f4944fa15
|
!2913 fix validator for Split
Merge pull request !2913 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
576cf5cd25
|
!2904 delete thirdpraty/icu4c/filter.json
Merge pull request !2904 from qianlong21st/change_icu_compile
|
5 years ago |
mindspore-ci-bot
|
1be24257a6
|
!2909 Simplify PrimitiveTotalEqual
Merge pull request !2909 from Kang/master
|
5 years ago |
mindspore-ci-bot
|
e26746ad18
|
!2816 Optimization for ApplyTransform function
Merge pull request !2816 from Kang/optimization
|
5 years ago |
kswang
|
4094c4688d
|
use multi thread for reduce sparse gradient
|
5 years ago |
peixu_ren
|
bef1fc7f19
|
add sample functions in normal and bermoulli distributions
|
5 years ago |
avakh
|
421b80bf8f
|
updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
|
5 years ago |
tony_liu2
|
14899a1410
|
fix gnn random walk pr 1977 comments
add fix to random resize decode crop test case
fix pylint issues
|
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
|
9ba937b1af
|
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
Merge pull request !2920 from danishnxt/AugOps-M1-Python
|
5 years ago |
Shida He
|
cb4c74c7c0
|
Keep parameters of the previous step in TensorLoader
Add name truncating to support mindinsight loading parameter
Refactoring and address review comments
|
5 years ago |
mindspore-ci-bot
|
c9929fd8a1
|
!2900 Update BoundingBoxAugment and RandomHorizontalFlipWithBBox to use float
Merge pull request !2900 from islam_amin/object_ops_cc_float
|
5 years ago |
mindspore-ci-bot
|
92d2011b8b
|
!2924 [Dataset Python UT] Disable md5 random perspective test
Merge pull request !2924 from TinaMengtingZhang/redo-skip-md5-random-perspective-test
|
5 years ago |
mindspore-ci-bot
|
6d946b6a19
|
!2890 Fix for Alexey's testcase
Merge pull request !2890 from JesseKLee/queue_perf
|
5 years ago |
Danish Farid
|
78c370f72a
|
First Commit - New Infrastructure - Python UT tests + Common Aug Files
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
|
5 years ago |
tinazhang
|
8455f957ac
|
disable md5 random perspective test case
|
5 years ago |
wuyongkang
|
02dd305bb0
|
Optimization for ApplyTransform function
|
5 years ago |
jinyaohui
|
c7f6527e92
|
fix print file bug
|
5 years ago |
wuyongkang
|
13f9bb6a87
|
Simplify PrimitiveTotalEqual
|
5 years ago |
mindspore-ci-bot
|
faa1084bd8
|
!2865 asymmetric param row split support for GatherV2
Merge pull request !2865 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
6798c548a8
|
!2910 set graph executable after split graphs
Merge pull request !2910 from chenfei_mindspore/set-executable-after-split-graphs
|
5 years ago |
jiangjinsheng
|
f3badea5bc
|
fix Split
|
5 years ago |
mindspore-ci-bot
|
b82926138d
|
!2905 two level reduce sparse gradient
Merge pull request !2905 from kisnwang/parallel-reduce-sparse-gradient
|
5 years ago |
chenfei
|
cfa7bd094a
|
set executable after split graphs
|
5 years ago |
mindspore-ci-bot
|
0a375743d1
|
!2860 stream analysis for memory reuse
Merge pull request !2860 from gukecai/stream-for-memcpy
|
5 years ago |
mindspore-ci-bot
|
3a399f0802
|
!2907 fix LinSpace
Merge pull request !2907 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
5baae2ebd0
|
!2884 Add TBE op UnsortedSegmentProd for VM.
Merge pull request !2884 from liuxiao93/UnsortedSegmentProd
|
5 years ago |
mindspore-ci-bot
|
c0e454c07b
|
!2896 Optimize the codes of Tensor ToString().
Merge pull request !2896 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
716d0eb969
|
!2894 debug for out of memory when global shuffle level was set for large dataset of Bert
Merge pull request !2894 from shibeiji/master
|
5 years ago |
mindspore-ci-bot
|
bd60db5c11
|
!2811 support vm for ParallelConcat
Merge pull request !2811 from jiangjinsheng/vm_parallel_concat
|
5 years ago |
Zhang Qinghua
|
0b3b174470
|
Optimize the codes of Tensor ToString().
|
5 years ago |
gukecai
|
9e9286fd74
|
x\stream for mem reuse
|
5 years ago |
kswang
|
a719a9fe3a
|
add two level reduce sparse gradient
|
5 years ago |