Requested by @horheynm, allows benchmark_pipeline to be run without a configuration file provided. If no config is provided, the script will default to dummy input data with sequence length 512 for text and image shape [224,224,3]
Testing
Updated unit test to include a case where we don't provide a config
Requested by @horheynm, allows
benchmark_pipeline
to be run without a configuration file provided. If no config is provided, the script will default to dummy input data with sequence length 512 for text and image shape [224,224,3]Testing
Updated unit test to include a case where we don't provide a config