mindspore2022/mindspore
wangzhe e4a3b7b60c refactor dpp 2020-10-29 19:28:00 +08:00
..
_extends [ME] format code 2020-10-26 10:17:45 +08:00
ccsrc !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 14:26:13 +08:00
common !7854 modify_normal_seed 2020-10-28 15:19:37 +08:00
communication fix_api_problems 2020-09-17 11:32:13 +08:00
compression rename create_quant_config && add notes 2020-10-27 19:10:43 +08:00
core add func graph cache avoid repeat func graphs 2020-10-27 14:35:18 +08:00
dataset !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 14:26:13 +08:00
explainer Fixbug: add input params validity check & fix NaN faithfulness issue 2020-10-29 10:37:38 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite refactor dpp 2020-10-29 19:28:00 +08:00
mindrecord !7226 [MD] fix mindrecord comments 2020-10-13 17:21:29 +08:00
nn !7901 fix bug of pynative's mixprecision 2020-10-29 10:59:06 +08:00
ops !7915 update the indexes process to support negtive int 2020-10-29 10:55:38 +08:00
parallel refactor seed interfaces 2020-10-15 10:57:45 +08:00
profiler combine the first row and the last row of the pre file 2020-10-29 10:28:00 +08:00
train !7910 ignore the value in dataset graph if its type is an object, log messag, log message about image only if the dataset_sink_mode is False 2020-10-29 14:15:16 +08:00
__init__.py [ME] change some format code. 2020-10-21 12:14:54 +08:00
_check_version.py fix typo in version-check 2020-10-28 09:37:04 +08:00
_checkparam.py [ME] format code 2020-10-22 19:13:07 +08:00
context.py [ME] delete reduant function in check_parameter 2020-10-16 16:22:28 +08:00
log.py