Commit Graph

1219 Commits (88709569546b702b9dd84711b85facd04ffb0900)

Author SHA1 Message Date
islam_amin edc42c5b85 addressed comments from reviews
5 years ago
nhussain d89101b95f add missing test
5 years ago
chenzomi c268c88220 aware quantization training auto create graph
5 years ago
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
5 years ago
mindspore-ci-bot 21c67eddd5 !1897 save print data to file
5 years ago
yanghaitao 9f336bb735 fix TextFileDataset and CLUEDataset failed with to_device
5 years ago
jinyaohui ac23a179bf save print data to file
5 years ago
mindspore-ci-bot 182215e060 !2284 Add Pass to Eliminate Redundant Depend
5 years ago
mindspore-ci-bot b6ff27245f !1990 fix profiling stream id
5 years ago
mindspore-ci-bot 2d6d3cc86b !2339 support catch IndexError in C++
5 years ago
mindspore-ci-bot 8867c67d61 !1935 Summary callback as collector for summary and lineage
5 years ago
BowenK 8f29e7242f add pass to eliminate depend value
5 years ago
mindspore-ci-bot 230963d08e !2332 Fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set with False
5 years ago
caifubi a49c6f0b13 Fix profiling stream id bug
5 years ago
mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy
5 years ago
mindspore-ci-bot 06b511ca94 !2301 add sparse proximal ada grad optimizer
5 years ago
Li Hongzhang 0921c1e538 enhance the SummaryRecord with set_mode and add_value
5 years ago
buxue 2c9ca199ad support catch IndexError in C++
5 years ago
huanghui c7bda5363d fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
5 years ago
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR
5 years ago
lilei 497067d7b2 add sparse proximal ada grad optimizer
5 years ago
peilinwang 1e36b0649f remove graphengine changes
5 years ago
hesham 11826fb256 DuplicateOp
5 years ago
mindspore-ci-bot 90bb9320aa !2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
5 years ago
mindspore-ci-bot a83baafbf6 !2253 Add ConcatOp to Dataset
5 years ago
mindspore-ci-bot 3784220056 !2317 rework on dataset.text.vocab to support any user special_tokens
5 years ago
nhussain 5515016dba remove graphengine changes
5 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
5 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
5 years ago
islam_amin 0af156d169 added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
5 years ago
xunxue 87aa9c8f7a PadEndOp
5 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
5 years ago
Zirui Wu b6e9504b31 phase I of Vocab rework
5 years ago
Zirui Wu 8f2674850b address API doc style and content
5 years ago
mindspore-ci-bot c0fe8c0322 !2273 [AutoParallel]update EmbeddingLookUp op
5 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
5 years ago
lichenever 563622874a update
5 years ago
mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex.
5 years ago
mindspore-ci-bot 2ecd5bdf25 !2239 [MD] convert csv to mindrecord
5 years ago
mindspore-ci-bot d9b8da14e2 !2275 [Auto parallel] Changing bprob of EmbeddingLookup
5 years ago
mindspore-ci-bot 9b90d89f6b !2276 fix eliminate get ref parameter
5 years ago
fary86 15b3fba0ef Fix eliminate get ref parameter
5 years ago
Xiaoda Zhang 69574f3823 fix the bprob error of embeddinglookup
5 years ago
mindspore-ci-bot 3559cb5ccd !2252 dataset: repair bug in config load
5 years ago
mindspore-ci-bot 60f4795f40 !2220 fix binary dump and add test case
5 years ago
ms_yan 8d1dae46ac Throw error when load config failed
5 years ago
liyong 7369950a93 convert csv to mindrecord
5 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
5 years ago
hesham b9495a9ccc Truncate Pair
5 years ago
mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative
5 years ago
mindspore-ci-bot 4e3b3711be !2199 Fix the condition when activation name is 0
5 years ago
leopz a67132f6b7 fix shape and add testcase
5 years ago
mindspore-ci-bot 294449697a !2179 Add sort by index for each group of AllReduce
5 years ago
mindspore-ci-bot f513bb8f83 !2163 [Auto parallel] Move 'EmbeddingLookup' to internal
5 years ago
kingfo 358982a98f fix hook and bprop debug issue
5 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
5 years ago
simson ca988e9e69 fix the condition when activation name is 0
5 years ago
mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler()
5 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
5 years ago
Jesse Lee dcfdff6021 Rename Sampler Reset
5 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
5 years ago
ms_yan fdafc690f8 repair problem in NumpySlicesDataset
5 years ago
mindspore-ci-bot 2865436fee !2092 Tokenizers
5 years ago
Tinazhang 169eaf73c7 reorganize util function visualize()
5 years ago
panfengfeng c745b6bd9d 回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
5 years ago
mindspore-ci-bot 11a256536d !2189 dataset: repair some bug in NumpySlicesDataset
5 years ago
mindspore-ci-bot 4b5cbe5d4a !2186 Optimization for opt
5 years ago
Li Hongzhang ecc459158e callback module in encapsulated
5 years ago
mindspore-ci-bot 65f2212fd3 !2215 Support hccl profiling
5 years ago
mindspore-ci-bot b9ad407dc2 !2204 add check for tensor slice before convert to ops
5 years ago
mindspore-ci-bot cef901fe0d !2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
5 years ago
Yang dee8471d23 !1993 [Dataset] Fix codedex.
5 years ago
Kang 2974b906d3 Optimization for opt
5 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
5 years ago
buxue 61857b69ed add check for tensor slice before convert to ops
5 years ago
caifubi 5db0d8129c Support hccl profiling
5 years ago
Xiaoda Zhang 55e7d9d2b8 move embeddinglookup to the internal
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
ms_yan d162a7a5ab repair problem in NumpySlicesDataset
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
hesham f2462bb00d Mask Op
5 years ago
mindspore-ci-bot bb622877e8 !2167 Add a callback module to avoid the size of the callback.py file too large
5 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
5 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
5 years ago
mindspore-ci-bot 4291ea82cf !2024 Add MixedPrecisionCast for Dict
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
mindspore-ci-bot a1f194c971 !2188 Remove B+ tree deadcode and add an additional output to Search function
5 years ago
mindspore-ci-bot 3adbde56b2 !2162 SliceOp
5 years ago
mindspore-ci-bot 898b2fdecd !2187 Fix comment display issues in BuildVocabDataset
5 years ago
Jesse Lee 287ca71260 Remove dead code
5 years ago
Zirui Wu 2794883644 fix selected minor issues
5 years ago
mindspore-ci-bot 3ccbafe71d !2062 [MD] add splitOP in minddataset
5 years ago
mindspore-ci-bot 0b7d4855dd !2168 Chage combined quant to nn.quant
5 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
5 years ago
chenzomi 4878616e43 change combined to nn
5 years ago
liyong d4f8f57c7e add split in minddataset
5 years ago
mindspore-ci-bot 6089d58d8d !2171 ssim input shape h and w should be greater than or equal to filter_size
5 years ago
mindspore-ci-bot 6ff3a6dcff !2175 move AscendQuant and AscendDequant to inner_ops.py
5 years ago
zhaozhenlong ea681bfb0f fix ssim filter size check
5 years ago
zhaozhenlong dbfb4f057c move AscendQuant AscendDequant to inner_ops.py
5 years ago