mindspore-ci-bot
|
a8317acee8
|
!5111 Support int64 for cpu sparse optimizers
Merge pull request !5111 from YuJianfeng/int64
|
5 years ago |
mindspore-ci-bot
|
8e80f80f1c
|
!4572 resolve output twice out of memory issue
Merge pull request !4572 from wangqiuliang/resolve-output-twice-out-of-memory
|
5 years ago |
mindspore-ci-bot
|
e94416be0c
|
!5283 Support setting operator io format in the frontend
Merge pull request !5283 from liangchenghui/io_format
|
5 years ago |
mindspore-ci-bot
|
2995c36267
|
!5315 add kernel release resource
Merge pull request !5315 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
d5005bc8b9
|
!5280 Revert "Avoid copy when create Tensor from numpy array"
Merge pull request !5280 from hewei/master_revert_no_copy_tensor
|
5 years ago |
mindspore-ci-bot
|
3725062582
|
!5229 [AutoParallel]Fix CodeDex
Merge pull request !5229 from lichen/fix_code_index
|
5 years ago |
mindspore-ci-bot
|
ea66324aa3
|
!5197 add attr for transdata node
Merge pull request !5197 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
fabebb2678
|
!5264 [bug]fix bugs when parameters updata
Merge pull request !5264 from vlne-v1/I1SP3I-return-value-not-the-exact-value
|
5 years ago |
kingfo
|
1de829aeee
|
resolve output twice out of memory
|
5 years ago |
mindspore-ci-bot
|
b346f0b3ec
|
!5026 Fix the problem of resource clear
Merge pull request !5026 from Simson/enhancement-API
|
5 years ago |
mindspore-ci-bot
|
fc9161a4c5
|
!5205 Move GetValue of CLUE Dataset out of try-catch
Merge pull request !5205 from jiangzhiwen/bug/clue_get_value
|
5 years ago |
limingqi107
|
7029a861d7
|
add kernel release resource
|
5 years ago |
mindspore-ci-bot
|
e83899add6
|
!5171 fix global_step error in multi-cases
Merge pull request !5171 from liangzelang/fix_global_step_error
|
5 years ago |
yujianfeng
|
e949540062
|
Support int64 for cpu sparse optimizers
|
5 years ago |
simson
|
d4babf190c
|
fix risk of memory leak
|
5 years ago |
mindspore-ci-bot
|
d1b95ed9bd
|
!5240 Fix remove internal output for unique device target
Merge pull request !5240 from YuJianfeng/internal_output
|
5 years ago |
mindspore-ci-bot
|
302f641734
|
!5285 [MD] minddata gpu add circular_memory to device_queue
Merge pull request !5285 from xiefangqi/xfq_add_circular_gpu
|
5 years ago |
WilliamLian
|
097f53bed9
|
add attr for transdata node
|
5 years ago |
islam_amin
|
94a4a3f20b
|
changing affine and posterize apis
|
5 years ago |
mindspore-ci-bot
|
adbb75556d
|
!4778 Added type support for Reshape gpu kernel for faster RCNN
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
|
5 years ago |
Wei Luning
|
4cc8342b5b
|
fix bug in Parameter init_data
|
5 years ago |
xiefangqi
|
5d8ed6b312
|
add circular_memory function to gpu
|
5 years ago |
梁成辉
|
34d433fd9a
|
Set io format for old backend
|
5 years ago |
He Wei
|
a1439267cf
|
Revert "Avoid copy when create Tensor from numpy array"
This reverts commit 89837bcdfd.
|
5 years ago |
lichenever
|
49aa4b7686
|
fix codedex
|
5 years ago |
mindspore-ci-bot
|
13e9f5b86e
|
!5217 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5217 from qianlong21st/master_softdvpp_crop
|
5 years ago |
yujianfeng
|
e688e1df32
|
Fix remove internal output for unique device target
|
5 years ago |
mindspore-ci-bot
|
8eff6c96b4
|
!5045 merge slice parameter checkpoints in wide&deep
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
|
5 years ago |
liangzelang
|
7e6189a076
|
fix global_step error in multi-cases
|
5 years ago |
mindspore-ci-bot
|
5b1cf18cb9
|
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
|
5 years ago |
mindspore-ci-bot
|
de2ce9fde1
|
!5071 GPU fix codex for SetDim and SetStride
Merge pull request !5071 from VectorSL/codex
|
5 years ago |
mindspore-ci-bot
|
e3c811046a
|
!5216 code refine for BN docs
Merge pull request !5216 from zyli2020/bug_fix
|
5 years ago |
mindspore-ci-bot
|
c7e8345807
|
!5219 GPU add log in LoadInputData
Merge pull request !5219 from VectorSL/loadinput
|
5 years ago |
jiangzhiwen
|
767f97cdb3
|
move GetValue out of try-catch
|
5 years ago |
mindspore-ci-bot
|
95212b55a0
|
!3271 make reftype a subtype of MetaTensor and try to mark ref in node input
Merge pull request !3271 from vlne-v1/ref_demo
|
5 years ago |
mindspore-ci-bot
|
7b10f21f2d
|
!5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
5d4e67ee40
|
!5153 Fix getinputformat error
Merge pull request !5153 from VectorSL/fix-getinputformat
|
5 years ago |
mindspore-ci-bot
|
a12ad45c2e
|
!5215 Add AllReduce const elimination back
Merge pull request !5215 from BowenK/master
|
5 years ago |
lizhenyu
|
57b27c9fb2
|
code refine for BN docs
|
5 years ago |
VectorSL
|
f36f72b99b
|
GPU add log in loadinputdata when tensor input != graph input
|
5 years ago |
Wei Luning
|
24a10225cf
|
change base class of ref to tensor in cpp
|
5 years ago |
qianlong
|
6f038c52a9
|
DecodeAndCropAndResizeJepg do not support odd size
|
5 years ago |
mindspore-ci-bot
|
e4d2f2fd3b
|
!5030 Adding a BBox class and fixing Posterize C Op testing.
Merge pull request !5030 from islam_amin/bbox_class
|
5 years ago |
VectorSL
|
853987da79
|
fix getinputformat error when input is not a realnode
|
5 years ago |
BowenK
|
eacb306ae0
|
Revert "Revert "Eliminate AllReduce when the input is a constant""
This reverts commit 7a7e499475.
|
5 years ago |
mindspore-ci-bot
|
cd1240180b
|
!5187 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
Merge pull request !5187 from cathwong/ckw_c_api_fixes2
|
5 years ago |
yao_yf
|
eeede168fa
|
wide_and_deep merge ckpt in eval
|
5 years ago |
mindspore-ci-bot
|
20b3134785
|
!5184 fix: padded dataset when no div and with repeat op
Merge pull request !5184 from guozhijian/fix_padded_with_no_div_repeat
|
5 years ago |
lirongzhen1
|
531ad4df70
|
prepare to support int64
|
5 years ago |
mindspore-ci-bot
|
f3fd7a5578
|
!5073 Add checks and exception handling DS callback
Merge pull request !5073 from h.farahat/map_callback_end
|
5 years ago |