| { | |
| "name": "onnxruntime", | |
| "backend": { | |
| "name": "onnxruntime", | |
| "version": "ort-gpu:1.22.0", | |
| "_target_": "optimum_benchmark.backends.onnxruntime.backend.ONNXRuntimeBackend", | |
| "model": "bert-base-uncased", | |
| "processor": "bert-base-uncased", | |
| "task": "fill-mask", | |
| "library": "transformers", | |
| "model_type": "bert", | |
| "device": "cuda", | |
| "device_ids": "GPU-5b4db604-c066-a952-8746-438d98e8ad39", | |
| "seed": 42, | |
| "inter_op_num_threads": null, | |
| "intra_op_num_threads": null, | |
| "model_kwargs": {}, | |
| "processor_kwargs": {}, | |
| "no_weights": true, | |
| "export": null, | |
| "provider": "CUDAExecutionProvider", | |
| "use_cache": null, | |
| "use_merged": null, | |
| "torch_dtype": null, | |
| "use_io_binding": true, | |
| "session_options": {}, | |
| "provider_options": {}, | |
| "auto_optimization": null, | |
| "auto_optimization_config": {}, | |
| "auto_quantization": null, | |
| "auto_quantization_config": {}, | |
| "auto_calibration": null, | |
| "auto_calibration_config": {}, | |
| "optimization": false, | |
| "optimization_config": {}, | |
| "quantization": false, | |
| "quantization_config": {}, | |
| "calibration": false, | |
| "calibration_config": {} | |
| }, | |
| "scenario": { | |
| "name": "inference", | |
| "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario", | |
| "iterations": 10, | |
| "duration": 10, | |
| "warmup_runs": 10, | |
| "input_shapes": { | |
| "batch_size": 1, | |
| "sequence_length": 256 | |
| }, | |
| "new_tokens": null, | |
| "memory": false, | |
| "latency": true, | |
| "energy": false, | |
| "forward_kwargs": {}, | |
| "generate_kwargs": {}, | |
| "call_kwargs": {} | |
| }, | |
| "launcher": { | |
| "name": "process", | |
| "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher", | |
| "device_isolation": false, | |
| "device_isolation_action": null, | |
| "numactl": false, | |
| "numactl_kwargs": {}, | |
| "start_method": "spawn" | |
| }, | |
| "environment": { | |
| "cpu": " AMD EPYC 7R13 Processor", | |
| "cpu_count": 8, | |
| "cpu_ram_mb": 32381.0304, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-6.12.40-64.114.amzn2023.x86_64-x86_64-with-glibc2.36", | |
| "processor": "", | |
| "python_version": "3.12.11", | |
| "gpu": [ | |
| "NVIDIA L4" | |
| ], | |
| "gpu_count": 1, | |
| "gpu_vram_mb": 24152899584, | |
| "optimum_benchmark_version": "0.7.0.dev0", | |
| "optimum_benchmark_commit": null, | |
| "transformers_version": "4.53.3", | |
| "transformers_commit": null, | |
| "accelerate_version": "1.10.1", | |
| "accelerate_commit": null, | |
| "diffusers_version": null, | |
| "diffusers_commit": null, | |
| "optimum_version": "1.27.0", | |
| "optimum_commit": null, | |
| "timm_version": null, | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| }, | |
| "print_report": false, | |
| "log_report": true | |
| } |