Commit Graph

4519 Commits (18ed2bec53b6c9165493ab29be93fc3f64ffb9c1)

Author SHA1 Message Date
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
anzhengqi a381bc5b27 fix profiling
5 years ago
mindspore-ci-bot 6d9501d5ed !5781 add exector group operation
5 years ago
kswang ebff566a07 add group operation for executor
5 years ago
mindspore-ci-bot f0c07bbcdb !5793 Alarm modification
5 years ago
baihuawei 92f1855a79 fix categorical in GraphMode
5 years ago
mindspore-ci-bot 417cce87ee !5761 search nvcc in entire PATH
5 years ago
mindspore-ci-bot 5ef6c08260 !5756 Move ascend dependent functions to ascend kernel runtime.
5 years ago
shenwei41 399df205d8 Alarm modification
5 years ago
danish 273fc0071c New User facing Pad Kernel + ST + Allows for channel padding
5 years ago
kingfo cfda024336 fix op id issue in pynative
5 years ago
mindspore-ci-bot 0f312a7593 !5760 fix bug of convert python object to c++ value
5 years ago
mindspore-ci-bot d0c7b1ba24 !5731 Manifest Dataset check invalid filename string
5 years ago
mindspore-ci-bot 311493fe83 !5704 gpu inceptionv3 optimize
5 years ago
lizhenyu aeb833f212 search nvcc in entire PATH
5 years ago
Zhang Qinghua 5ac60ff202 Move ascend dependent functions to ascend kernel runtime.
5 years ago
Margaret_wangrui d41ee6cbc4 get loop nodes log info
5 years ago
fary86 d2d8a911ff Fix bug of convert python object
5 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
5 years ago
limingqi107 5058e844cd gpu inceptionv3 optimize
5 years ago
BowenK 1bdb26f9e8 Warming up python pass by adding inline passes before it
5 years ago
mindspore-ci-bot bc4c5afc1a !5667 add kernel select after optimize pass
5 years ago
mindspore-ci-bot f3742fdc9c !5745 [MS][GPU][Bug fix] - Edge Case update for GPU NMS + MirrorPadGrad array init fix
5 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
5 years ago
mindspore-ci-bot bdf9617730 !5721 Modify alarm
5 years ago
mindspore-ci-bot 7045d5941f !5730 fix tensor release exception
5 years ago
mindspore-ci-bot c064c01b6b !5729 [AutoParallel]Add FuseBatchNormEx op
5 years ago
mindspore-ci-bot 2fe99f2bd7 !5740 Reorder gpu fused optimizer
5 years ago
lizhenyu c3d6918649 add kernel select after optimize pass
5 years ago
mindspore-ci-bot 7786adc3aa !5722 fix semi auto parallel parameter of reshape has another user
5 years ago
wilfChen 13dd31f56c reorder fused optimizer
5 years ago
danish a46fb8dd9f bug fixes for new MirrorPadGrad NMS IOU comparison
5 years ago
mindspore-ci-bot 12ff0be5fa !5716 Unify float to int cast and get initial accum for ps ftrl.
5 years ago
mindspore-ci-bot d76ac7c6e8 !5648 GetColumnNames for Python
5 years ago
lichenever d22f506431 add BatchNormEx op
5 years ago
jiangzhiwen 294f7b620a check invalid filename string
5 years ago
kswang 6f527e0cd2 fix release tensor exception
5 years ago
yao_yf 05c003ae6b origin/semi_auto_parallel_reshape_parameter_has_another_user
5 years ago
shenwei41 675e4767e0 Modify alarm
5 years ago
liyong ac39c20f41 del finish in FileReader
5 years ago
mindspore-ci-bot 01da7d2c1a !5713 Align num_samples of CSV with other dataset
5 years ago
ZPaC 997304e2c5 Unify float to int cast.
5 years ago
mindspore-ci-bot 90fa4c9d94 !5706 raise exception when UniformPrimitive has wrong number args
5 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
5 years ago
Zhang Qinghua f59bdf0f00 Don't print error log when group processes status change.
5 years ago
mindspore-ci-bot 6e463f29d3 !5524 fix stream bug
5 years ago
mindspore-ci-bot 2e2ffd2868 !5695 Fix bnupdate_eltwise_eltwise ub fusion pass
5 years ago
buxue a087ef7c34 raise exception when UniformPrimitive has wrong number args
5 years ago
mindspore-ci-bot 7a636939eb !5651 Modify interface for normal_normal function
5 years ago
yujianfeng c4bbf5a282 Fix bnupdate_eltwise_eltwise ub fusion pass
5 years ago
mindspore-ci-bot 1bb01c7077 !5477 [MD] Remove two -wno options
5 years ago
mindspore-ci-bot dc8dbeb2b8 !5672 Fix minddata c++api schema issue
5 years ago
mindspore-ci-bot 1944b8e53b !5612 Resnet50 pattern Fusion
5 years ago
Jonathan Yan bbd19dbe43 roi align memory leak
5 years ago
mindspore-ci-bot 1cc4f2ef12 !5682 Allow DatasetCache to be shared under more scenarios
5 years ago
mindspore-ci-bot bdf2082a3e !5640 Use std::vector instead of new[] in ps modules
5 years ago
xiefangqi d30f4d5a6c fix randomdata schema issue
5 years ago
mindspore-ci-bot 0118930c6b !5671 modify voc doc & fix buildvocab bug
5 years ago
mindspore-ci-bot 290979853e !5663 add check for mod when y in (-1, 0)
5 years ago
mindspore-ci-bot 43c1147843 !5623 Fix run error when there is a Depend or ControlDepend on BatchNorm
5 years ago
mindspore-ci-bot 021ba724cf !5645 [bug][api]updata signature
5 years ago
Mahdi 6e7aab8c4f Added GetColumnNames for Datasets
5 years ago
Lixia Chen ba94ce3fd1 Fix cache sharing for more scenarios
5 years ago
mindspore-ci-bot 2a491b5f82 !5664 reset tensor device_sync_
5 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
5 years ago
kswang 7b3ef5741a backend executor reset throw exception
5 years ago
ZPaC 69d527050f Clean codex: use std::vector instead of new[]
5 years ago
jjfeing 2735dcd14b when read json failed, sleep 500ms, retry again.
5 years ago
buxue 4d59fe9ee1 add check for mod when y in (-1, 0)
5 years ago
Wei Luning 879a519136 updata signature
5 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
mindspore-ci-bot c0040c98de !5666 gpu add the pass of remove redundant transpose
5 years ago
mindspore-ci-bot ccc0ea60ee !5661 fix auto parallel reshape strategy set when it is first operator
5 years ago
mindspore-ci-bot 847fadc8b9 !5516 auto parallel context modify
5 years ago
mindspore-ci-bot e502afca2d !5646 WIP, Fix COCO incorrect header guard and pass by value, precursor to adding usage to COCO
5 years ago
limingqi107 7823555e7a gpu add the pass of remove redundant transpose
5 years ago
yao_yf 755f381406 fix auto parallel reshape strategy set when it is first operator
5 years ago
mindspore-ci-bot 5e3e583b47 !5615 Add check for duplicate column to a-cpi & add voc descriptions for class_index
5 years ago
mindspore-ci-bot 3048240f16 !5508 Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
mindspore-ci-bot bfe3b9d171 !5611 Find the set of points which forming loop
5 years ago
lilei 1a0047c9b7 Modify interface for normal_normal function
5 years ago
mindspore-ci-bot a3fefe094f !5650 fix two profiler instance can't exit issue
5 years ago
luoyang ce419404ce Add check for duplicate column for a-cpi
5 years ago
huanghui b8e737f66a fix run error when there is a Depend or ControlDepend on BatchNorm
5 years ago
Margaret_wangrui ee1b15f0cd get the set of points which forming loop
5 years ago
mindspore-ci-bot 03093778df !5387 Set num_epochs=1 for MindData python testcases
5 years ago
mindspore-ci-bot be3d79cb6b !4204 add dynamic shape support for GatherV2 and others
5 years ago
mindspore-ci-bot cd5a1bf1f4 !5625 fix issue of if Test cases running together failed
5 years ago
mindspore-ci-bot 68c0f1bc57 !5638 Make the kernel build server not quit.
5 years ago
mindspore-ci-bot 120ab80b23 !5641 check user define bprop when there is parameter in nested network
5 years ago
mindspore-ci-bot ecfe728963 !5085 Enable hostname parameter for DatasetCache
5 years ago
lichen_101010 5b7d90d5df change debug_name tofull_name
5 years ago
mindspore-ci-bot 0cb6d29f0c !4998 Shared memory pool clean up
5 years ago
Zirui Wu f84d898f0b coco clean up
5 years ago
mindspore-ci-bot e5c5708c2c !5644 set context for worker thread
5 years ago
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases
5 years ago
mindspore-ci-bot 749979e7c4 !5458 NMS GPU OP Performance improvement
5 years ago
kswang 1492442f99 set context when init
5 years ago
buxue 359e1f236e check user define bprop when there is parameter in nested network
5 years ago
Zhang Qinghua 83b7976d67 Fix the kernel build server quit issue.
5 years ago
mindspore-ci-bot 981bfbfa74 !5190 Add API to query GPU queue size and capacity
5 years ago