llvm_ir_dataset_utils.tools.validate_parquet_db

llvm_ir_dataset_utils.tools.validate_parquet_db#

This script loads in a folder of parquet files from the process_to_parquet.py script and validates some of the fields. This is not an exhaustive validation and only contains simple smoke tests, such as ensuring fields are not empty.

Functions