Zhang Qinghua
|
077bde0767
|
Return a new abstract without tracking_id for fg ValueNode in CSE.
|
4 years ago |
mindspore-ci-bot
|
3763e201b5
|
!7433 [MSLITE] fp16 deconv winograd
Merge pull request !7433 from ling/sr
|
4 years ago |
mindspore-ci-bot
|
132065dab1
|
!7501 [MS][LITE][Develop]CI support run window benchmark
Merge pull request !7501 from chenjianping/lite_windows
|
4 years ago |
mindspore-ci-bot
|
7ec18e72f4
|
!7500 fix session_ in benchmark.h uninitialized
Merge pull request !7500 from yankai10/merge_1020
|
4 years ago |
mindspore-ci-bot
|
9638055a76
|
!7488 Support asin and acos with dtype float on gpu
Merge pull request !7488 from zhouyuanshen/master
|
4 years ago |
mindspore-ci-bot
|
ade47f8968
|
!7494 [ZOO] delete google net dir
Merge pull request !7494 from chenzhongming/zomi_master2
|
4 years ago |
mindspore-ci-bot
|
b33cc9d991
|
!7418 Fix minddata lite build
Merge pull request !7418 from EricZ/remove_adapter_md
|
4 years ago |
mindspore-ci-bot
|
4ef0163963
|
!7497 change composite.random_ops.get_seed to internal interface
Merge pull request !7497 from yihuaijie/random
|
4 years ago |
chenjianping
|
3b862a5cda
|
windows CI support benchmark
|
4 years ago |
mindspore-ci-bot
|
d0a1a9b73c
|
!7031 [MSLITE]fix windows compile bug
Merge pull request !7031 from lyvette/windows
|
4 years ago |
mindspore-ci-bot
|
dc73bdb04a
|
!7484 C++ API: Cleanup datasets.cc ValidateParams return Status support
Merge pull request !7484 from cathwong/ckw_cppapi_cleanup_return_status
|
4 years ago |
mindspore-ci-bot
|
274dd60005
|
!7327 [lite] append onnx parser
Merge pull request !7327 from 徐安越/master
|
4 years ago |
mindspore-ci-bot
|
2d2e0c90b5
|
!7365 [MSLITE]Support bit16 weight quant
Merge pull request !7365 from ghzl/support-int16-weight-quant
|
4 years ago |
mindspore-ci-bot
|
eb6cdd5ac0
|
!7422 [quant] add QuantConfig & modify quant cells
Merge pull request !7422 from yuchaojie/quant3
|
4 years ago |
xuanyue
|
7f42991624
|
append onnx parser
|
4 years ago |
Eric
|
1f11ccce06
|
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
|
4 years ago |
mindspore-ci-bot
|
639e7ca47e
|
!7461 [MS][LITE][CPU] int pack asm optimize
Merge pull request !7461 from liuzhongkai/conv1x1_asmop
|
4 years ago |
yankai
|
8978ab6d9a
|
fix session_ in benchmark.h uninitialized
|
4 years ago |
zhouyuanshen
|
f49bd92b88
|
support asin and acos with dtype float on gpu
|
4 years ago |
Yi Huaijie
|
626c7f8906
|
change composite.random_ops.get_seed to internal interface
|
4 years ago |
mindspore-ci-bot
|
caf511e47b
|
!7464 Add DynamicRNN for old backend.
Merge pull request !7464 from liuxiao93/dynamic_rnn_old_backend
|
4 years ago |
chenzomi
|
c2661564f6
|
[ZOO] delete google net dir
|
4 years ago |
lyvette
|
6655b89fcf
|
fix windows compile bug
|
4 years ago |
ling
|
f6aa35b12b
|
fp16 deconv winograd
|
4 years ago |
mindspore-ci-bot
|
1af8c8badc
|
!7487 [MS][LITE][GPU]optimize op program map key
Merge pull request !7487 from chenzupeng/master-lite
|
4 years ago |
mindspore-ci-bot
|
da7df0dca5
|
!7475 move reset of reshape tensor_infos to another position
Merge pull request !7475 from yao_yf/reshape_tensorinfos_clear_change_position
|
4 years ago |
mindspore-ci-bot
|
c8ba2f7769
|
!7472 [MD] fix bug when reading multiple mindrecord files
Merge pull request !7472 from liyong126/fix_mindrecord_read
|
4 years ago |
chenzupeng
|
95f2588046
|
optimize op program map key
|
4 years ago |
mindspore-ci-bot
|
f4d6fd9fcf
|
!7471 Adapting GPU minddata profiler
Merge pull request !7471 from 张毅辉/zyh_gpu_minddata_profiler_2
|
4 years ago |
mindspore-ci-bot
|
6dd56e8d8b
|
!7470 fix bug of filter kernel info
Merge pull request !7470 from lianliguang/master
|
4 years ago |
mindspore-ci-bot
|
89e11f6b2b
|
!7436 [MS][LITE][Develop]fix fp32 deconv relu_type bug
Merge pull request !7436 from lixian/master
|
4 years ago |
mindspore-ci-bot
|
34ef8af1c3
|
!7459 modify alexnet shell
Merge pull request !7459 from wukesong/modify-alexnet-script
|
4 years ago |
mindspore-ci-bot
|
b79b613acc
|
!7430 MindData profiling for GPU
Merge pull request !7430 from yanghaitao/yht_gpu_profiling
|
4 years ago |
mindspore-ci-bot
|
701ac565ae
|
!7454 fix create file error when e2e dump
Merge pull request !7454 from jjfeing/master
|
4 years ago |
mindspore-ci-bot
|
7ff0512210
|
!7343 checkout the consistency of grad out in pynative cell hook
Merge pull request !7343 from JoyLvliang/checkout-the-consistency-of-grad-out-in-pynative-cell-hook
|
4 years ago |
mindspore-ci-bot
|
25dd36059b
|
!7477 change back clang-format
Merge pull request !7477 from hangq/master-back
|
4 years ago |
Cathy Wong
|
c2c7798738
|
C++ API: Cleanup datasets.cc return Status support
|
4 years ago |
mindspore-ci-bot
|
d7fad1761e
|
!7435 C++ API: Change datasets ValidateParams to return Status instead of bool
Merge pull request !7435 from cathwong/ckw_cppapi_return_status
|
4 years ago |
Cathy Wong
|
f91ecaaf6d
|
C++ API: Change datasets.cc ValidateParams support to return Status instead of bool
|
4 years ago |
mindspore-ci-bot
|
07fbeedeaf
|
!7376 fix a minor bug of iterating a dictionary
Merge pull request !7376 from peixu_ren/custom_distribution
|
4 years ago |
mindspore-ci-bot
|
c1285335e2
|
!7413 Solve the problem with input of Nan in logrithm calculation
Merge pull request !7413 from peixu_ren/custom_bijector
|
4 years ago |
mindspore-ci-bot
|
687e9126aa
|
!7267 dump kernel inputs/outputs based on the input_output field of the config file.
Merge pull request !7267 from AdelShafiei/kernels_dump
|
4 years ago |
yanghaitao
|
9770be4bab
|
gpu profiling
|
4 years ago |
mindspore-ci-bot
|
9db4900837
|
!7443 opt multi function match machanism
Merge pull request !7443 from chujinjin/opt_multi_fun
|
4 years ago |
mindspore-ci-bot
|
a3d88f27e1
|
!7465 [MSLITE][Develop] fix smart reply kernel
Merge pull request !7465 from sunsuodong/fix_lite_kernel
|
4 years ago |
jjfeing
|
087401c29b
|
fix dump create file error.
|
4 years ago |
hangq
|
b7aea7b12c
|
change back clang-format
|
4 years ago |
liyong
|
a0cba2a4c5
|
fix bug when read multiple mindrecord files
|
4 years ago |
yao_yf
|
4f2042acd1
|
move reshape_tensor_info_vector reset position
|
4 years ago |
mindspore-ci-bot
|
ca36c7494a
|
!7450 add load ckpt param whether strict load
Merge pull request !7450 from changzherui/add_strict
|
4 years ago |