Commit Graph

4519 Commits (18ed2bec53b6c9165493ab29be93fc3f64ffb9c1)

Author SHA1 Message Date
mindspore-ci-bot b83d921735 !3317 add check for stridedslice when choose aicpu or aicore
5 years ago
mindspore-ci-bot 93a4b1200b !6225 Allow both images.idx3-ubte and images-idx-ubyte file name for MNIST
5 years ago
mindspore-ci-bot b4d527e198 !6223 Fix Memory leak in callback_manager
5 years ago
gukecai 41a62c7757 fix codex
5 years ago
mindspore-ci-bot 759876f5bf !6154 Remove the timeout function in kernel build client.
5 years ago
Zirui Wu 61004697c0 allow both image-idx and image.idx in mnist
5 years ago
Zirui Wu ce87f703f4 use raw pointer in callback_manager
5 years ago
Lixia Chen b5b333726f Leaf ops do self-reset.
5 years ago
root d11239f70f Add relu6 gpu
5 years ago
Margaret_wangrui 96daa72f20 fix DumpIR arg
5 years ago
mindspore-ci-bot f7691335eb !6167 fused select and greater op to improve bert perfermance on GPU
5 years ago
mindspore-ci-bot 8f6c5e3cc2 !6160 open graph kernel expander opt for gpu
5 years ago
mindspore-ci-bot ce0c7a66cd !6176 serving: support scalar input with no shape
5 years ago
shenwei41 d10d4433cf Modify alarm
5 years ago
laiyongqiang 4063a69846 clean codex warning
5 years ago
chujinjin 51e1d6096b fix deeplabv3 error in pynative
5 years ago
Zhang Qinghua 8f72f28180 Remove the timeout function in kernel build client.
5 years ago
mindspore-ci-bot ea53848333 !6049 Replace unsafe function "memcpy" with "memcpy_s"
5 years ago
mindspore-ci-bot 546b5a23f9 !6126 [AutoParallel] Added dimension check for elementwise op with implicit broadcast
5 years ago
mindspore-ci-bot 9c896fd22c !5899 Fix Some bugs and add test cases on Tensor printing.
5 years ago
xuyongfei f5d60dad7e serving: support scalar for tensors input
5 years ago
zengzitao a38d6139fa fused select and greater op to improve bert perfermance on GPU
5 years ago
mindspore-ci-bot 234b7a6033 !6131 fix gpu pynative eval
5 years ago
zjun 5bc855416c fix export print AIR model files
5 years ago
mindspore-ci-bot bb4dbf4989 !5803 Combine Async Dump with E2e Dump
5 years ago
r1chardf1d0 88de0cffa9 open graph kernel expander opt for gpu
5 years ago
caifubi 372c2e7951 Combine Async Dump and E2E Dump
5 years ago
mindspore-ci-bot f450d324bb !6090 [MD] Temporarily disable DatasetCache for the current release
5 years ago
mindspore-ci-bot 37e3b6082f !6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
5 years ago
panfengfeng db558cd01b fix pynative gpu eval
5 years ago
maning202007 00ad38d78d replace unsafe funtion 'memcpy' with 'memcpy_s'.
5 years ago
mindspore-ci-bot 91b2591b08 !6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
5 years ago
mindspore-ci-bot 84240b5a5c !6121 avoid momory ascend for multi model.train or model.eval
5 years ago
mindspore-ci-bot 2b9a8422ba !6123 [MD] fix bug in normalize op
5 years ago
mindspore-ci-bot ea34af54bd !6116 [MD] fix mindrecord log
5 years ago
Sheng fcbd85d79d check dim for refer tensor when broadcasting
5 years ago
liyong 8ef8b02add fix bug in normalize op
5 years ago
mindspore-ci-bot 1a5d4b8ed1 !6120 Fix c api of ImageFolderDataset probably fails in unit testing
5 years ago
mindspore-ci-bot 3ed015e645 !6109 [MD] replace snprinf with snprintf_s
5 years ago
anzhengqi 21f25cbbb6 avoid memory ascend for multi model.train or model.eval
5 years ago
HuangBingjian 07d1f5ac37 fix tensor.cc
5 years ago
mayang 56acc65619 [MD] Replace the unsafe func 'snprintf' with a safe one 'snprintf_s' in soft_dp_log.h
5 years ago
jiangzhiwen 2a59596fe6 fix ImageFolderDataset probability failure
5 years ago
mindspore-ci-bot 8bf5ac1c15 !6032 [bug]add import for ops in ops.py in __init__
5 years ago
liyong 2e5a809933 fix mindrecord log
5 years ago
ZPaC 4c1f9983d7 Optimize PS code.
5 years ago
mindspore-ci-bot 9223915fb2 !6096 [Data] add RBGA TO RGB support for mindspore lite
5 years ago
mindspore-ci-bot 2ff6dd3b77 !5861 [MD] Change return val of GetNextRow in c-api
5 years ago
Wei Luning 7b6899fdc0 add import of ops in in ops __init__
5 years ago
mindspore-ci-bot a0e3fd6bf3 !6021 merge the right branch first in dx+addn+drelu fusion
5 years ago
mindspore-ci-bot ec9a34b3cd !6064 Fix dataset api get nullptr of iterator when occur runtime error
5 years ago
luoyang 581335453e Change return val of GetNextRow
5 years ago
mindspore-ci-bot f16ad7aa27 !6089 Extend watchpoint support in debugger to all tensor types
5 years ago
mindspore-ci-bot 3ec9214d0a !6093 debugger UI does not know whether the training is done
5 years ago
mindspore-ci-bot 31fa3edb96 !5962 fix mobilenetv2 loss error in pynative mode
5 years ago
mindspore-ci-bot a6812d6270 !6075 akg json creation bugfix
5 years ago
mindspore-ci-bot bc8115ae66 !6061 fix for thread log lock
5 years ago
mindspore-ci-bot 3c0aa0a6e4 !6069 support function as condition of if
5 years ago
mindspore-ci-bot 9a12ad1fdc !6097 fix build get time error
5 years ago
mindspore-ci-bot cdb4fb815a !6072 fix bug of kernel select
5 years ago
kswang 80f6c084d8 fix build -p on gettime error
5 years ago
xulei2020 153672b8d3 add code
5 years ago
mindspore-ci-bot cd2646c98e !6005 Optimize ROI Align kernel
5 years ago
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
5 years ago
mindspore-ci-bot eb049b0e93 !5842 [Dataset] dataset op log changes
5 years ago
mindspore-ci-bot 461eeaf70d !6076 [Data]reame the lite of minddata tar name
5 years ago
eric cd5af9472e Added input check
5 years ago
lichen_101010 dffa61b228 send info when training is done
5 years ago
Zirui Wu d54ba374b9 order dict by column_id in create_dict_iterator()
5 years ago
Lixia Chen 30a2cce595 Disable cache
5 years ago
Harshvardhan Gupta 18d1e8795a extend wp support to all types
5 years ago
YangLuo f5a85510f2 [MD] dataset op log changes
5 years ago
mindspore-ci-bot 8fe3cf6991 !5737 Add support for more watchpoint conditions in debugger.
5 years ago
mindspore-ci-bot 939737c017 !5970 enable debugger by default and set correct log message severity
5 years ago
xulei2020 72861a68f3 add code
5 years ago
Gaoxiong 301a9c4e88 akg json creation bugfix
5 years ago
WilliamLian e9d9101ba2 fix bug of kernel select index mathed error
5 years ago
mindspore-ci-bot cd988cb694 !6046 check column name for bucket_batch_by_length
5 years ago
buxue b9c9046b93 support function as condition of if
5 years ago
mindspore-ci-bot 4d84170eef !6045 fix code check warnings
5 years ago
mindspore-ci-bot 7d3a9d78b7 !6024 Fix CodeDEX issues in DuplexPipe.
5 years ago
chujinjin 62bfaf7e91 fix mobilenetv2 loss error in pynative mode
5 years ago
jiangzhiwen 0e9fbf6970 fix iterator get null when occur runtimer error
5 years ago
mindspore-ci-bot aa96c1aadf !5949 add gpu timeline.
5 years ago
kswang 32a7af79b6 fix fork thread lock
5 years ago
Zhang Qinghua 4c81588371 Fix CodeDEX issues in DuplexPipe.
5 years ago
mindspore-ci-bot fda52b50df !6028 Fix codedex issues in tensor_py.cc
5 years ago
mindspore-ci-bot 5b4642d10a !4950 Fixing Minddata profiling monitor
5 years ago
yanghaitao 92eb17d982 checkou colums names for bucket_batch_by_length
5 years ago
guoqi dbd8036751 fusion the right branch first in dx+addn+drelu fusion
5 years ago
Yi Huaijie 0d478130f6 fix code check error
5 years ago
mindspore-ci-bot 3c7b668d63 !5955 Cuda and ascend run package version checking && temporary environment variables auto setting
5 years ago
mindspore-ci-bot 9a5e074c48 !5058 remove backend/session dependency on python
5 years ago
mindspore-ci-bot 5247fe7315 !6015 Adding md dependency fetching from ms lib server
5 years ago
He Wei 5ddc6266b2 Fix codedex issue in tensor_py.cc
5 years ago
buxue 08059f5c61 add check for stridedslice when choose aicpu or aicore
5 years ago
mindspore-ci-bot 2dfb2f3578 !6009 Add Affine transformation ut for Lite Dataset
5 years ago
John Tzanakakis b0a7ebdeb0 enable debugger by default and set correct log message severity
5 years ago
mindspore-ci-bot 7b3873559f !5883 support for frac_zn_lstm
5 years ago
mindspore-ci-bot 1593eb27c0 !5980 Delete the openssl related code to restore debugger
5 years ago
mindspore-ci-bot 483b364d92 !5984 Add CPU kernels: Sub, Square
5 years ago
zhousiyi ab74dfc839 refact backend/session from python
5 years ago
Harshvardhan Gupta e751c2e069 add more wp conditions
5 years ago
mindspore-ci-bot a778868a5a !5929 BucketBatchByLength column issue
5 years ago
Eric 2a1bcddd69 Added check for ms server
5 years ago
jiangzhiwen d4ce668b9b add Affine ut
5 years ago
yuximiao e9add03ca8 add gpu timeline
5 years ago
mindspore-ci-bot 77e05e32a4 !6001 raise exception when use HookBackward in graph mode
5 years ago
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
5 years ago
mindspore-ci-bot 82eb2634a0 !5739 change debug_name to full name in mindspore side
5 years ago
huanghui a82577c00e Add CPU kernels: TensorAdd, Sub, Mul, Div
5 years ago
Jonathan Yan 2ca0718da6 optimize ROIAlign kernel
5 years ago
liubuyu c5f8849d03 version check
5 years ago
buxue 3fd73f9d08 raise exception when use HookBackward in graph mode
5 years ago
BowenK e482e4e8bf reduce pass traversals if no pre-ad python pass exists
5 years ago
mindspore-ci-bot 6568904078 !5973 score + 1 when match output format with pri_format
5 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
5 years ago
mindspore-ci-bot c7ff3bd7ed !5985 fix parallel optimizer problem, assign is removed unexpectly
5 years ago
mindspore-ci-bot ea94756839 !5605 Introduce usage flag to MNIST and CIFAR dataset
5 years ago
xulei2020 b356211413 add init code
5 years ago
mindspore-ci-bot ae7e8a7492 !5964 GeneratorDataset continue to send remain data when release gpu resource for GPU
5 years ago
Ziyan 644b680df3 fix parallel optimizer bug and add st testcase
5 years ago
maning202007 af9c9b5129 Delete the openssl related code to restore debugger
5 years ago
mindspore-ci-bot 47ca1e3128 !5950 set depend abstract
5 years ago
WilliamLian 3b1dded345 add output score when matched output format with infer
5 years ago
mindspore-ci-bot 7152fe04be !5783 GraphKernel supports GPU
5 years ago
anthonyaje 2d08d83247 Fixed connector_size and monitor.
5 years ago
mindspore-ci-bot 87d0d0bf8d !5754 adding int32 support for Greater gpu kernel
5 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
5 years ago
anzhengqi d2ba20bdbc continue to send remain data when release gpu resource
5 years ago
mindspore-ci-bot a2b329828d !5944 [bug]fix bug in cell copy & test case
5 years ago
lilei 71adabd944 modify_bug
5 years ago
mindspore-ci-bot aac698bb76 !5948 fix sample seed
5 years ago
dayschan 37a48f6aac GraphKernel supports GPU
5 years ago
mindspore-ci-bot 81c847374a !5936 fix CPU BatchNorm infer error
5 years ago
Wei Luning 249382899b fix bug in cell pickle and copy
5 years ago
baihuawei 8a101524da fix seed
5 years ago
mindspore-ci-bot fc8bd0dd03 !5933 Fix pserver error and optimize worker and server log.
5 years ago
mindspore-ci-bot f480e48271 !5913 add count of graphs using the parameter
5 years ago
mindspore-ci-bot 2350a5990b !5885 [doc]add some document for composite op
5 years ago
mindspore-ci-bot a0d5ec0af3 !5921 Add find CuDNN module in CMakeLists.txt
5 years ago
mindspore-ci-bot 0c316e522d !5866 clean idle mem at proper time
5 years ago
Margaret_wangrui 4ebe9f4dab set depend abstract
5 years ago
lizhenyu dc315df9bc Add find CuDNN module in CMakeLists.txt
5 years ago
mindspore-ci-bot 25a528ae12 !5736 Add device specific config key checking
5 years ago
limingqi107 d712ac0da0 add count of graphs using the parameter
5 years ago
zhaoting a149784db0 fix CPU BatchNorm infer error
5 years ago
mindspore-ci-bot 0aa9f900dd !5749 Support multi grad
5 years ago
Wei Luning 8c6475fd0b add composite op doc
5 years ago
mindspore-ci-bot 31844bff2e !5902 GPU add support device
5 years ago
mindspore-ci-bot c45f79d36b !5384 [MD]-Api changes
5 years ago
mindspore-ci-bot 88f5cbe5db !5692 Add requires_grad option for python pass
5 years ago
ZPaC 7002939540 1.Fix error when pserver finishes training.
5 years ago
mindspore-ci-bot 2e6a5a90f0 !5891 fix unnecessary data sync
5 years ago
Peilin Wang f020e19636 add int32 support to greater gpu kernel
5 years ago
mahdi a152a65227 Fixed the column problem in BucketBatchByLength
5 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
5 years ago
nhussain 3bac9d3713 switch input columns and operation
5 years ago
liangzelang 4c7291078c clean idle mem in the beginning of ascend session
5 years ago
mindspore-ci-bot 75045e3e2a !5884 Modify alarm
5 years ago
mindspore-ci-bot 6fdb43d22d !5895 gpu maximum minimum absgrad kernel fix
5 years ago
mindspore-ci-bot 98725bc865 !5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
5 years ago
mindspore-ci-bot b717a686cf !5690 ROIAlign kernel memory leak
5 years ago
mindspore-ci-bot 65c5663c8f !5886 fix use “delete this” in graph_data_server.h
5 years ago
VectorSL 197b00331e tensorcore can only used in Volta or newer devices
5 years ago
fary86 b0f89685b4 Add device specific config check
5 years ago
mindspore-ci-bot 2a9c458870 !5812 Add PS context.
5 years ago
huangdongrun 341b8468eb add support for pynative multicases
5 years ago
heleiwang 858e7c98b0 fix delete this
5 years ago
kswang b5e579567c fix unnecessary tensor sync
5 years ago
mindspore-ci-bot cf34a744c2 !5844 serving handle exception
5 years ago
xuyongfei 28746d6e57 serving: handle exception
5 years ago
wilfChen 3b54e55223 gpu maximum & minimum kernel with fp16 input
5 years ago
mindspore-ci-bot 21c5207ca0 !5879 fix cpplint
5 years ago
liubuyu 23a298ca81 support new format frac_zn_lstm
5 years ago
mindspore-ci-bot c415e8ceda !5860 Fix dataset register occational problem
5 years ago
shenwei41 0c6ce88058 Alarm modification
5 years ago
ZPaC 87bf2a7dcd Add PS context.
5 years ago
mindspore-ci-bot a838c9bd3d !5685 update run for br: master
5 years ago
mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class
5 years ago
wuxuejian bd527a331d update aicpu proto and update module: graphengine
5 years ago
panyifeng 49432d11be fix cpplint
5 years ago
mindspore-ci-bot 61d5539f8d !5784 fix codedex & reviewbot
5 years ago
mindspore-ci-bot 2ccb74c913 !5846 fix the bug of get id
5 years ago
Wei Luning e6f82af849 add cell class to c++
5 years ago
mindspore-ci-bot bbafa9dbe4 !5832 Use the unified Execute function to run Graph or Single Graph.
5 years ago
mindspore-ci-bot a3d0ddb4db !5779 tenoradd profiling
5 years ago
xiefangqi 9b8c19d9f1 fix dataset thread register problem
5 years ago
mindspore-ci-bot 72f77bdea7 !4363 export and load model for serving
5 years ago
simson 2b0d88e3e2 fix the bug of get id that string might has conflict with int
5 years ago
wilfChen 6ebe132cd3 broadcast refactor
5 years ago
mindspore-ci-bot 46f6abea2d !5810 add execution tree state to fix minddata profiling.
5 years ago
Zhang Qinghua c0070d3d49 Use the unified Execute function to run Graph or Single Op Graph.
5 years ago
mindspore-ci-bot eface185cd !5773 [AutoParallel]Fix Reduce_eliminate_pass bug
5 years ago
mindspore-ci-bot d05c22a132 !5741 fix op id issue in pynative mode
5 years ago
Margaret_wangrui 1f107d5a8a codedex_bot
5 years ago
lichenever 954cf0aff6 fix reduce_eliminate bug
5 years ago
mindspore-ci-bot b9345d1d34 !5775 fix categorical in GraphMode
5 years ago
hexia 2f42466da8 export and load model for serving
5 years ago
mindspore-ci-bot 6ba5cd5750 !5765 modify the log which nodes forming loop
5 years ago