Commit Graph

3509 Commits (85a020575a224e8184eceab387e3bfeb3ca09ab4)

Author SHA1 Message Date
linqingke 3465c9c400 new add l2normalize_grad gpu ops.
4 years ago
mindspore-ci-bot 7e3b0e1027 !7790 add more pynative st test_case
4 years ago
mindspore-ci-bot 5b28016b4d !7735 fix gpu multinomial seed issue and GRAPH_MODE
4 years ago
lvchangquan 41f520c9fa add more pynative st test_cases
4 years ago
mindspore-ci-bot d479b91093 !7767 GPU update resnet50 readme and add cast type
4 years ago
mindspore-ci-bot 2fac6d0595 !7794 Renamed ut test_invert.py to test_invert_bijector.py
4 years ago
mindspore-ci-bot fcee224c0e !7724 set last operator strategy euqal to label in eval or predict
4 years ago
mindspore-ci-bot acd156c084 !7722 sync aicpu ops to open from ms-incubator
4 years ago
mindspore-ci-bot deb17b36c1 !7786 Add SampledSoftmaxLoss GPU Kernel
4 years ago
mindspore-ci-bot 5ad25494ab !7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
4 years ago
Xun Deng 5ffc16c6db renamed test_invert_bijector
4 years ago
jonwe fc81f46053 sampled softmax loss
4 years ago
mindspore-ci-bot a3af89bd48 !7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
4 years ago
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict
4 years ago
VectorSL 5102482e3a 1readme update resnet 2cast add more type
4 years ago
mindspore-ci-bot 87c57c54e6 !7664 fixed Destructor and RegisterRoute
4 years ago
mindspore-ci-bot 169bf59fd4 !7525 fix cpu type exception
4 years ago
yanzhenxiang2020 6a2c1df5e3 sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
4 years ago
anancds 4b995fe170 fixed Destructor and RegisterRoute
4 years ago
huanghui a9e781921a Support determine tensor in(not in) a list(tuple)
4 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
4 years ago
mindspore-ci-bot 7f91a3faf2 !7741 [ME] format code
4 years ago
mindspore-ci-bot b6b254f6e4 !7670 add l2normalize gpu kernel.
4 years ago
chenzomi 44bf4c3e37 [ME] format code
4 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
4 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
danishnxt 0f69be06b1 Reworked mirrorPad
4 years ago
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
baihuawei 05dcec0583 fix multinomial
4 years ago
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API
4 years ago
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot f711e01f61 !7719 refactor cnode strategy
4 years ago
linqingke 99480d26c6 add l2normalize gpu kernel.
4 years ago
Ziyan 069318899a refactor get cnode strategy
4 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
4 years ago
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
4 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
4 years ago
liyong 1e7f46c998 fix unorder_map hash
4 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
4 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
4 years ago
Lixia Chen bc396febae Add testcases for cache c api
4 years ago
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
4 years ago
Mahdi 0e03f5b0dd Added GetDatasetSize
4 years ago
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save
4 years ago
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
4 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
4 years ago
mindspore-ci-bot 8d39a8a4b2 !7529 complex arithmetic_simplify
4 years ago
baihuawei 9f6a6058f5 fix cpu type excption
4 years ago
mindspore-ci-bot 2af6313f53 !7534 SummaryRecord support to record mindexplain data
4 years ago
zhu_xiaochen c739f14038 simplify transpose matmul reduce
4 years ago
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
4 years ago
mindspore-ci-bot c2f7f82509 !7586 add pynative st test_case
4 years ago
Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596
4 years ago
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
4 years ago
mindspore-ci-bot 1795840436 !7581 Extension interface for dense
4 years ago
luoyang 8e60cfe800 [MD] C++ api save
4 years ago
mindspore-ci-bot 19b10d474f !7530 [MD] Add divide image proccessing
4 years ago
mindspore-ci-bot 6fcf10e0b5 !7598 enbale ps mode init in server
4 years ago
mindspore-ci-bot 80725441b6 !7518 Added tcp server based on libevent
4 years ago
mindspore-ci-bot dc1ecdab28 !7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
4 years ago
danishnxt 06a9b4aa37 Commit1_TensorDot
4 years ago
mindspore-ci-bot 0d5e119fa4 !7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
4 years ago
mindspore-ci-bot 2c468a358a !7537 new gpu op for cbg: repeat_elements
4 years ago
lilei 0c043d18ef modify_normal
4 years ago
xulei2020 8f392204be minddata build with mindspore-lite train
4 years ago
lvchangquan f8fa043f37 add pynative st test_case
4 years ago
lilei 127f70ce40 Extension interface for dense
4 years ago
anancds 98bbb4ef7a added tcp base on libevent
4 years ago
mindspore-ci-bot 22bde4bd9b !7390 Add nonzero and moments
4 years ago
ougongchang 6072b25a07 SummaryRecord support to record mindexplain data
4 years ago
jzg 374e9e199d add moment and nonzero.
4 years ago
mindspore-ci-bot 1ee9c4d014 !6645 [MD] add unique op
4 years ago
mindspore-ci-bot 42b25d0923 !7575 optimize the network structrue
4 years ago
lizhenyu fd1d61eaf7 enbale ps mode init in server
4 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
4 years ago
mindspore-ci-bot e09e154391 !7596 IR breakdown for 8 non-leaf nodes (except MapOp)
4 years ago
mindspore-ci-bot 3b55a25f8d !7463 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
4 years ago
liyong fb2bd156c9 add unique op
4 years ago
mindspore-ci-bot f487797694 !7495 [Auto-parallel] Overwrite strategies for star graph structures
4 years ago
Zirui Wu d471552fc5 shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
4 years ago
Peilin Wang bd0b462691 new gpu op for cbg repeat_elements
4 years ago
mindspore-ci-bot 20cd47b4d8 !7416 Support Gumbel Distribution
4 years ago
TFbunny e18a78feb9 add GPU UniformSampler
4 years ago
mindspore-ci-bot 6cc37db833 !7482 roialign gpu operator output is zero
4 years ago
mindspore-ci-bot de7ea8e68c !7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
4 years ago
mindspore-ci-bot 566656ea72 !7558 fix the repeated calculation accuracy error
4 years ago
mindspore-ci-bot e24b50f559 !7548 Support elu and elugrad with dtype float and half on gpu
4 years ago
mindspore-ci-bot 1777f75268 !7554 [ME] change some format code.
4 years ago
wsq3 02650e2655 optimize the deepfm test case network structure
4 years ago
yuchaojie c8ec34d638 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
mindspore-ci-bot a8dc0f5c1b !7557 [MD] Add merge image proccessing
4 years ago
mindspore-ci-bot 7c15afcc66 !7478 Add st for Ascend dynamic shape
4 years ago
yangzhenzhang eb6f4e3ce8 update repeated calculation
4 years ago
zhouyuanshen 2ab0b3d67a support ops elu and elugrad on gpu
4 years ago
jiangzhiwen 8e785648da add merge image processing
4 years ago
mindspore-ci-bot fd8ebde400 !7545 GPU reshape add type
4 years ago
chenzomi ca85fcef40 [ME] change some format code.
4 years ago
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
4 years ago
VectorSL 5c0c363c66 gpu reshepe add type
4 years ago
caifubi 4654197274 Add st for dynamic shape
4 years ago
mindspore-ci-bot b2b9016ddf !7429 modify normal seed
4 years ago
mindspore-ci-bot 643366ea70 !7538 Add empty string tensor support for Album
4 years ago
Eric 7e21648e16 Added Album empty string tensor support
4 years ago
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
4 years ago
jonwe 4583bc1c57 roialign zero output
4 years ago
Xun Deng ce170b2241 added Gumbel distribution
4 years ago
lilei 04075671cf modify_normal_seed
4 years ago
jiangzhiwen fadc97a18f add divide op
4 years ago
mindspore-ci-bot 620d8b99b6 !6760 sparse optimizer
4 years ago
mindspore-ci-bot 48601f51b0 !7295 [MD] C++ api add MindDataset
4 years ago
mindspore-ci-bot 2744bad8b9 !7440 add CSE for GraphKernel
4 years ago
mindspore-ci-bot 8ff82843ea !7486 [MD] Add subtract image proccessing
4 years ago
mindspore-ci-bot 947f6d96d1 !7414 C++ api add config_manager
4 years ago
mindspore-ci-bot 7707bb8540 !7439 [MD] Add YUV to BGR , Split, extractChannel ops
4 years ago
Jiaqi a30ccea62c sparse optimizer
4 years ago
Xiao Tianci fb98fbcc9f add c api config
4 years ago
luoyang 2dc8e5f421 [MD] C++ api add MindDataset
4 years ago
lingyunli63 a500a57c72 add GraphkernelCSE
4 years ago
mindspore-ci-bot 9638055a76 !7488 Support asin and acos with dtype float on gpu
4 years ago
xulei2020 442cee15ad add yuv420sp to bgr, split and extractchannel
4 years ago
mindspore-ci-bot eb6cdd5ac0 !7422 [quant] add QuantConfig & modify quant cells
4 years ago
Xiaoda Zhang fba2bfeb54 overwrite strategies for star graph structure
4 years ago
zhouyuanshen f49bd92b88 support asin and acos with dtype float on gpu
4 years ago
jiangzhiwen 44f7978f7c add image subtract
4 years ago
mindspore-ci-bot 8d4a127bd4 !7444 mode_export_modelzoo
4 years ago
mindspore-ci-bot 3fd54fd58f !7361 Check whether the network args are tensors in the compile phase
4 years ago
bai-yangfan f0d18d2ce0 mode_export_modelzoo
4 years ago
mindspore-ci-bot 9d24e2b83b !7397 add repeated calculation num as the last dimension of dev matrix
4 years ago
yujianfeng 18a76ff3c5 Check whether the network args are tensors in the compile phase
4 years ago
mindspore-ci-bot 0a92ef2b98 !7173 make matmul support 1d*Nd and Nd*1d
4 years ago
yangzhenzhang fc4ed975c4 handle repeated calculation
4 years ago
yuchaojie a84affffd7 add QuantConfig & modify quant cells
4 years ago
mindspore-ci-bot 70bd405338 !7375 Change normalize input check
4 years ago
mindspore-ci-bot 7a45596593 !7373 Use MetaTensor instead of Initializer
4 years ago
mindspore-ci-bot 7b060b2562 !7209 Add some fake-quant operators
4 years ago
mindspore-ci-bot a69dbb2da5 !7388 [ME] delete reduant function in check_parameter
4 years ago
chenzomi acadb694aa [ME] delete reduant function in check_parameter
4 years ago
jzg 2c6a9c8486 add fake-quant operators.
4 years ago
anancds 28c9e9d9a5 Added http server based on libevent
4 years ago
chenzomi 5b769dfb20 [ME] Bug fix
4 years ago
lilei 7b135990e7 Use MetaTensor instead of Initializer
4 years ago
Eric d3e89086e5 Removed check for normalize mean
4 years ago
mindspore-ci-bot 0357088a73 !7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
4 years ago
mindspore-ci-bot 15b1725198 !7321 Fix ordering for album dataset
4 years ago
mindspore-ci-bot c68f36c81e !7311 [ME] change _check_parameter format
4 years ago
mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy
4 years ago
mindspore-ci-bot a5e8c1eab3 !7345 fix a bug case in reshape redistribution
4 years ago
yao_yf 022005b94a fix a bug cases in reshape redistribution
4 years ago
mindspore-ci-bot f4421b4504 !7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
4 years ago
Eric 359ad19884 Added float_array support
4 years ago
Geng_Fei 1455372cf1 add new pass in graph kernel: arithmetic_simplify
4 years ago
huanghui b7519b7418 unify save_graphs_path
4 years ago
mindspore-ci-bot 9aba77dfec !7276 fix cpu conv2d padding
4 years ago
mindspore-ci-bot d4d3d286cb !7227 fix cpu slice with a certain scene
4 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
4 years ago
mindspore-ci-bot 7e7d47db50 !7266 RandomResizedCrop for C API
4 years ago
mindspore-ci-bot fc14f2f785 !7268 Support Invert and GumbelCDF Bijectors
4 years ago
mindspore-ci-bot 7425e1699e !7235 C++ api add RescaleOp
4 years ago
mindspore-ci-bot b2160eadc4 !7238 [DynamicShape] Add dyanmic shape CI test case
4 years ago
baihuawei ff5fb9d93c fix cpu conv2d padding
4 years ago
shenwei41 87b108f4e0 C++ api add Rescale
4 years ago
mindspore-ci-bot 2801429db0 !7240 auto parallel support reshape redistribution in all scenes
4 years ago
Mahdi c8333accfc RandomResizedCrop C API
4 years ago
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors
4 years ago
mindspore-ci-bot fa5c9c1528 !7264 Fix BatchOp's core dump when input_col_name is incorrect
4 years ago
Zirui Wu c42a1b4a2f fix batch core dump when col name doesn't exist
4 years ago
yao_yf f60d81a15f support reshape redistribution in all scenes
4 years ago
mindspore-ci-bot 186275a517 !7247 export access control
4 years ago
mindspore-ci-bot cfb131b844 !7030 add Meshgrid ops for aicpu
4 years ago
bai-yangfan 763a7bd3aa access_control
4 years ago
caifubi 41849cd7cf Add dynamic shape test case
4 years ago
mindspore-ci-bot 4a077f6341 !7035 Add validation for input image size of affine transformation
4 years ago
baihuawei e7928b9c0e fix scpu slice
4 years ago
mindspore-ci-bot 2cb27c59e0 !7195 Transition tool for TensorRecord to MindRecord, support 1.13.0-rc1 and higher version.
4 years ago
mindspore-ci-bot 2d645fdc7e !7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
4 years ago
mindspore-ci-bot 3695b8ecfa !7191 modify dataset path
4 years ago
mindspore-ci-bot b73cdd903d !7181 [ModelZoo]Change gnn input position
4 years ago
wanyiming e2b8810413 1D*ND
4 years ago
jiangzhiwen 197f0cabe0 check affine input size
4 years ago
Lizhenglong 46667aac4f Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version
4 years ago
zhanke 4384ca214f change gnn input position
4 years ago
YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp
4 years ago
hwjiaorui e8f1c6e9b9 modify dataset path
4 years ago
xsmq 6364d56ebe 回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
4 years ago
mindspore-ci-bot d0e29996ec !4262 Add thread pool
4 years ago
mindspore-ci-bot e62481845e !6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
4 years ago
lizhenglong 16ef0977ee support_1.x.x tfrecord to mindrecord
4 years ago
buxue 559c741cce improve the way passing ags of partial
4 years ago
mindspore-ci-bot db14ab7fb2 !6969 Add st for pynative mode part3
4 years ago
huanghui a4b485eb51 thread pool
4 years ago
mindspore-ci-bot c951d42c2c !6728 [Ascend][DynamicShape] Dynamic shape feature
4 years ago
mindspore-ci-bot 7af0d3374f !7147 insert memcpy in hccl input
4 years ago
caifubi d3b978147f Ascend Dynamic Shape
4 years ago
jjfeing 755863ebae insert memcpy when hccl node
4 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot f5e91a544d !7123 fix cpu slice op
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
mindspore-ci-bot 265e7b93d5 !7115 modify yolov3 test case
4 years ago
mindspore-ci-bot fd0c03c493 !7090 implement parallel BroadcastTo
4 years ago
baihuawei de0b4d089f fix cpu slice
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
Yi Huaijie 45d373d40e implement parallel BroadcastTo
4 years ago
mindspore-ci-bot b7183ded66 !6980 deepfm test case
4 years ago
chengxianbin 430ef4c4dc modiy yolov3 test case
4 years ago
wsq3 9ebf8e2362 deepfmnet test case
4 years ago
mindspore-ci-bot d3bd1cb5b8 !6668 [Data Dump] [master] Fix asynchronous data dump failure
4 years ago
mindspore-ci-bot 21c5607fca !6971 cudnn inplace optimizer
4 years ago
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
4 years ago
mindspore-ci-bot b1dd00f3a9 !7092 Support Logistic Distribution
4 years ago
mindspore-ci-bot ccb2e8851c !6782 enable parallel optimizer in auto parallel
4 years ago
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace
4 years ago
Xun Deng 05a0dac125 add logistic distribution
4 years ago
Ziyan ddc0113058 enable parallel optimizer in auto parallel
4 years ago
Xun Deng 877b561e77 added categorical distribution
4 years ago
mindspore-ci-bot 03f0e64af9 !7049 Fixes to TensorRow conversion and Tensor
4 years ago
mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets
4 years ago
wilfChen b420b6cda7 cudnn inplace optimizer
4 years ago
mindspore-ci-bot d01f721d87 !7013 GraphKernel supports multi-output kernels
4 years ago
yanzhenxiang2020 d241e9c4af add Meshgrid ops for aicpu
4 years ago
mindspore-ci-bot 86bbd1dc98 !6832 Add BCELoss
4 years ago
caifubi b17b4abf7d Fix async data dump failed
4 years ago
simson e0ab15bb6b add st for pynative
4 years ago
dayschan 7599686a72 GraphKernel supports multi-output kernels
4 years ago
mindspore-ci-bot 58610443cb !7023 modify endofsequence for multi-machine
4 years ago
Mahdi e92d4edceb Updated TensorRow conversion
4 years ago
wuweikang a32811e160 modify endofsequence for multi-machine
4 years ago
mindspore-ci-bot 8f55187492 !6976 bug fix for nn.Dense and P.Matmul
4 years ago
mindspore-ci-bot 1131b069d3 !6903 Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot b6a7f8bd71 !6977 add cache ops for aicpu and cpu kernel
4 years ago
chenzomi b22cb38dab bug fix fot nn.Dense and P.Matmul
4 years ago
wanyiming 4e93413c5a add_BCELoss
4 years ago
mindspore-ci-bot 2b1363bc7f !6972 add set soc version api
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
jjfeing 7dda95d247 set soc version
4 years ago
mindspore-ci-bot 4e08378448 !6965 cpu Sub support broadcast shape
4 years ago
mindspore-ci-bot d8cfba8ba6 !6912 generalize CPU Slice op
4 years ago
fangzehua a822966300 add cache ops for cpu and aicpu
4 years ago
mindspore-ci-bot f0ae61d437 !6852 yolov3_darknet53 test case
4 years ago
mindspore-ci-bot d3d858af2d !6956 add time to start service
4 years ago
baihuawei 2b1e969892 cpu Sub support broadcast shape
4 years ago
wsq3 6b0b0e5ac1 yolov3_darknet53 test case,add pycocotools labrary,modified the
4 years ago
hexia c375d92fe6 add time to start service
4 years ago
peixu_ren 6c0cfea75b Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot 42e1fc8e24 !6943 [MD] minddata use new ps api when ps mode
4 years ago
mindspore-ci-bot f9bfc85a20 !6914 fix cpu softmax with negative axis
4 years ago
xiefangqi 82bc278e26 minddata use new ps api
4 years ago
jonyguo 19ca9762db skip graphdata distributed test case when asan mode
4 years ago
mindspore-ci-bot 5171c90048 !6908 Added raise_not_implement_error functionality in distribution
4 years ago
mindspore-ci-bot 9bd34a1b29 !6673 Add stage information for ops and strategy
4 years ago
baihuawei ab427caf53 fix softmax
4 years ago
mindspore-ci-bot 03dde07455 !6889 remove CTCLossV2
4 years ago
baihuawei c01c1a05b6 generalize CPU Slice op
4 years ago
Xun Deng ea57699ed1 added raise_not_implemented_error in distribution
4 years ago
Lixia Chen 477808e622 Enable cache for other leaf ops
4 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
4 years ago
mindspore-ci-bot b785b7d0ff !6813 dataset UT: check PIL version, delete test_callback_2maps
4 years ago
baihuawei fea928e976 remove CTCLossV2
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
huangxinjing 4ef439e27b Add stage information for ops and strategy
4 years ago
Cathy Wong f2b07d907a dataset UT: check PIL version, delete test_callback_2maps
4 years ago
mindspore-ci-bot 70221f5261 !6307 Conversion to and from TensorRow in C++
4 years ago
mindspore-ci-bot 4c0b3c1bd3 !6017 per_batch_map needs to support x input columns and y output columns
4 years ago
mindspore-ci-bot e88e114a50 !5930 Cache server phase 2 single node
4 years ago
nhussain 77d507279c first working implementation
4 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
4 years ago
Zirui Wu 0cab373223 per_batch_map supports x num_columns to y num_columns
4 years ago
Mahdi 890598d112 Added TensorRow conversion
4 years ago
mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map
4 years ago
mindspore-ci-bot b1fda1d929 !5797 add st for pynative mode part2
4 years ago
mindspore-ci-bot 55be3c42a5 !5875 Add IFMR op for new backend.
4 years ago
simson be56104113 add st for pynative mode part2
4 years ago
mindspore-ci-bot 041d9a65e4 !6551 Pull request from Tsinghua Zhusuan Team
4 years ago
peixu_ren 23ff21edd8 Added lognormal distribuition
4 years ago
mindspore-ci-bot 8d20d1b8e6 !6772 Add seed for gpu operator testcase
4 years ago
mindspore-ci-bot 39874d133f !6644 fix testcase running slowly
4 years ago
mindspore-ci-bot 9f84920f64 !6761 remove redundant check about IsInstance op
4 years ago
mindspore-ci-bot 4238e34982 !6753 modify funcion name of test case
4 years ago
wilfChen 13a3a6d117 test case seed
4 years ago
mindspore-ci-bot 6f1c603284 !6560 implement parallel pack
4 years ago
liangzelang 195d97ad46 Remove redundant check about IsInstance op
4 years ago
jonyguo 1c6c54ae0f fix: testcase test_cutmix_batch_op.py slowly
4 years ago
hwjiaorui 2e1e36f8af modify name test
4 years ago
mindspore-ci-bot 2298c98932 !6729 clear warnings
4 years ago
Yi Huaijie 6066b16838 implement parallel Pack
4 years ago
mindspore-ci-bot 3e885c0bc1 !6639 add monilenetv2_quant and resnet50_quant st
4 years ago
baihuawei 3583e63901 clear warnings
4 years ago
mindspore-ci-bot 9475f9a19a !6548 Implement parallel Split
4 years ago
mcgrady00h 25dc9b8d7e initial commit for zhusuan
4 years ago
mindspore-ci-bot f72f2c22fb !6653 fix stream sync error for mixed precesion on pynative mode
4 years ago
liuxiao93 0e02df812a Add IFMR op for new backend.
4 years ago
mindspore-ci-bot 091ee5085e !6651 Modify init interface to internal interface
4 years ago
nhussain fda9462682 embed python compose op
4 years ago
Jiaqi 4e3e6006b6 modify init
4 years ago
mindspore-ci-bot dfe77372f5 !6505 Set top graph parameters' name the same as original graph parameters.
4 years ago
chujinjin 1cf8f3b777 fix stream sync error for mixed precision
4 years ago
mindspore-ci-bot 428927bdff !6554 fix pylint
4 years ago
mindspore-ci-bot dde9f5ac25 !6607 delete SoftmaxCrossEntropyExpand interface
4 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
4 years ago
hwjiaorui 9dad633ca8 add smoke test
4 years ago
jinyaohui 334a32d501 fix pylint
4 years ago
mindspore-ci-bot 6c26629404 !6612 [bug]fix bug in Parameter flag set in pynative amp && code style in pynative_exector.cc
4 years ago
Wei Luning cdbd16de0c fix bug in parameter set & fix code style in pynative_executa.cc
4 years ago
Yi Huaijie b863324d90 move set_seed() out from construct() of Net
4 years ago
mindspore-ci-bot d60033c8db !6381 Add dtype float16 that erf and erfc should support
4 years ago
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand
4 years ago
mindspore-ci-bot 861602bce9 !6512 Clean up the view code
4 years ago
mindspore-ci-bot f847414117 !6471 Fix AdjustAllReduceMulAdd pass
4 years ago
mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++
4 years ago
mindspore-ci-bot 4905de06bd !6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
4 years ago
mindspore-ci-bot 4e105dabf4 !6503 [VM][Quant]Add discription of script parameters in model zoo of quantative network
4 years ago
shenwei41 f2e34b2eaf Clean up the view code
4 years ago
mindspore-ci-bot f6f7815fa2 !6440 add sin cos gpu-op
4 years ago
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
4 years ago
buxue 483c8a179a improve the recognition of Parameter object and raise error when convert keywordarg to pydata
4 years ago
mindspore-ci-bot 295e2b1bb8 !6526 modify test_yolov3 case script
4 years ago
mindspore-ci-bot 5a20b11012 !6502 [AutoParallel]Fix auto parallel find loss bug
4 years ago
mindspore-ci-bot 92aecf128f !6549 [MD] minddata add iterator parameter validation
4 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
4 years ago
Hoai Linh Tran 46f07efc31 Fix AdjustAllReduceMulAdd pass
4 years ago
Yi Huaijie 18ed2bec53 implement parallel Split
4 years ago
wukesong f9a865fd42 add GPU operator
4 years ago
xiefangqi a6360cb2e4 add output_numpy validation to iterator
4 years ago
yanghaitao1 dd0d9fe9ab fix ci error
4 years ago
chenfei 5e0d9454bf add parameters discription of readme of quant
4 years ago
kpy 44c01e27c0 do mixprecision in c++ for pynative
4 years ago
mindspore-ci-bot 59bde6921f !6508 add split allreduce testcase for bert_thor ut
4 years ago
chengxianbin 94d8ec14b2 modify test_yolov3 case
4 years ago
mindspore-ci-bot 1cfad93704 !6479 fix bucket_batch_by_length show pyfunc timeout
4 years ago
mindspore-ci-bot aade392f33 !6493 bugfix bert perf test case
4 years ago
wangmin 8012dbde54 add split allreduce testcase for bert_thor
4 years ago
lichenever d4bba3f1d2 fix_auto_parallel_find_loss_bug
4 years ago
yanghaitao1 da15495d7b fix bucket_batch ci error
4 years ago
mindspore-ci-bot 4d54de100b !6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
4 years ago
yoonlee666 f12291a38c bugfix bert perf test
4 years ago
mindspore-ci-bot 31ad1654a1 !6267 delete redundant codes in model zoo
4 years ago
Xiaoda Zhang 970490a6f0 add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
4 years ago
mindspore-ci-bot c8e9d46391 !6450 Change PS directory.
4 years ago
mindspore-ci-bot 8346da267b !6400 add overflow check for make_range and optimize isinstance processing
4 years ago
ZPaC 0b49f0fb57 change PS dir
4 years ago
mindspore-ci-bot daff211538 !6357 add grad acc test case
4 years ago
mindspore-ci-bot 5d0b91cb22 !6436 [Ascend Profiling] FIx start profiling failed
4 years ago
caifubi 39039974b2 fix profiling start up fail
4 years ago
jinyaohui 188c3e5394 add grad acc test case
4 years ago
mindspore-ci-bot ddac441dfd !6171 [MD] loading dataset log / dataset validation / dataset description
4 years ago
peixu_ren 8132e56417 Add dtype float16 that erf and erfc should support
4 years ago
mindspore-ci-bot 5a76bd717d !6185 fix api comments
4 years ago
mindspore-ci-bot 3f0ac45954 !6206 new add gpu ops sqrt_grad and rsqrt_grad.
4 years ago