mindspore/tests/ut/data/dataset/testTFBert5Rows1
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
..
5TFDatas.data added checking of first row crc to find invalid tfrecord files 2020-04-20 10:25:26 -04:00
datasetSchema.json initial version 2020-03-27 22:54:54 +08:00