mindspore2022/tests/ut/python
Peilin Wang 9bc2134cb7 added checking of first row crc to find invalid tfrecord files
addressed code review comments. added check in python layer to exclude directories and to raise an error if a pattern does not match any file

fixed clang format

fixed cppcheck

fixed cppcheck (used std::accumulate and std::copy_if). regenerated tfrecord file to contain correct header, it was a dummy header before

fixed cppcheck: added const reference for string parameter for lambdas, fixed clang format: whitespace adjustments

more clang whitespace fixes...

changed print to logger.info
2020-04-20 10:25:26 -04:00
..
communication add_bool_type_check_in_comm_op 2020-04-13 17:34:29 +08:00
dataset added checking of first row crc to find invalid tfrecord files 2020-04-20 10:25:26 -04:00
dtype initial version 2020-03-27 22:54:54 +08:00
exec Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
hccl_test initial version 2020-03-27 22:54:54 +08:00
ir resolve pynative operator issue 2020-04-16 21:02:22 +08:00
keep_order initial version 2020-03-27 22:54:54 +08:00
metrics initial version 2020-03-27 22:54:54 +08:00
mindrecord fix: mindpage enhance parameter check and search by filename failed 2020-04-11 10:19:14 +08:00
model Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
nn Add cell name to error message 2020-04-17 12:58:11 +08:00
ops !403 add cell class name to error message 2020-04-20 20:06:12 +08:00
optimizer initial version 2020-03-27 22:54:54 +08:00
parallel Model ALLTOALL as a single operator in cost model; scale the ALLTOALL, 2020-04-20 09:11:03 +08:00
parameter_feature add suport for parameter of const value pass as mixed precision args 2020-04-17 16:27:46 +08:00
pipeline support python func print and != for list with none 2020-04-20 19:55:50 +08:00
predict initial version 2020-03-27 22:54:54 +08:00
pynative_mode !403 add cell class name to error message 2020-04-20 20:06:12 +08:00
test_data initial version 2020-03-27 22:54:54 +08:00
train !261 Add summary module python code to extract histogram info from tensor 2020-04-20 11:08:34 +08:00
transform initial version 2020-03-27 22:54:54 +08:00
utils modify comment 2020-04-09 09:23:39 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
conftest.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh fix runtest.sh for python ut 2020-04-07 13:10:33 +08:00
runtest_opensrc.sh initial version 2020-03-27 22:54:54 +08:00
test_log.py initial version 2020-03-27 22:54:54 +08:00
ut_filter.py initial version 2020-03-27 22:54:54 +08:00