File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 367367 "model_src_dir" : " nlp/blendcnn/quantization/ptq/eager" ,
368368 "dataset_location" : " /tf_dataset/pytorch/blendcnn/MRPC/" ,
369369 "input_model" : " /tf_dataset/pytorch/blendcnn/models/" ,
370+ "yaml" : " blendcnn.yaml" ,
371+ "strategy" : " basic" ,
370372 "batch_size" : 32 ,
373+ "new_benchmark" : false
371374 },
372375 "gpt_WikiText(rm)" : {
373376 "model_src_dir" : " eager/language_translation/ptq" ,
418421 "model_src_dir" : " image_recognition/3d-unet/quantization/ptq/eager" ,
419422 "dataset_location" : " /tf_dataset/dataset/mlperf_3dunet/build" ,
420423 "input_model" : " /tf_dataset/pytorch/mlperf_3dunet/nnUNetTrainerV2__nnUNetPlansv2.mlperf.1" ,
421- "batch_size" : 100
424+ "yaml" : " conf.yaml" ,
425+ "strategy" : " basic" ,
426+ "batch_size" : 100 ,
427+ "new_benchmark" : false
422428 },
423429 "rnnt" : {
424430 "model_src_dir" : " speech_recognition/rnnt/quantization/ptq_dynamic/eager" ,
You can’t perform that action at this time.
0 commit comments