IlyasMoutawwakil HF Staff
Upload cuda_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch/benchmark.json with huggingface_hub
300d10e verified | { | |
| "config": { | |
| "name": "cuda_inference_diffusers_text-to-image_hf-internal-testing/tiny-stable-diffusion-torch", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.7.0+rocm6.3", | |
| "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
| "model": "hf-internal-testing/tiny-stable-diffusion-torch", | |
| "processor": "hf-internal-testing/tiny-stable-diffusion-torch", | |
| "task": "text-to-image", | |
| "library": "diffusers", | |
| "model_type": "stable-diffusion", | |
| "device": "cuda", | |
| "device_ids": "6", | |
| "seed": 42, | |
| "inter_op_num_threads": null, | |
| "intra_op_num_threads": null, | |
| "model_kwargs": {}, | |
| "processor_kwargs": {}, | |
| "no_weights": false, | |
| "tp_plan": null, | |
| "device_map": null, | |
| "torch_dtype": null, | |
| "eval_mode": true, | |
| "to_bettertransformer": false, | |
| "low_cpu_mem_usage": null, | |
| "attn_implementation": null, | |
| "cache_implementation": null, | |
| "allow_tf32": false, | |
| "autocast_enabled": false, | |
| "autocast_dtype": null, | |
| "torch_compile": false, | |
| "torch_compile_target": "forward", | |
| "torch_compile_config": {}, | |
| "quantization_scheme": null, | |
| "quantization_config": {}, | |
| "deepspeed_inference": false, | |
| "deepspeed_inference_config": {}, | |
| "peft_type": null, | |
| "peft_config": {} | |
| }, | |
| "scenario": { | |
| "name": "inference", | |
| "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario", | |
| "iterations": 1, | |
| "duration": 1, | |
| "warmup_runs": 1, | |
| "input_shapes": { | |
| "batch_size": 2, | |
| "sequence_length": 16, | |
| "num_choices": 2 | |
| }, | |
| "new_tokens": null, | |
| "memory": true, | |
| "latency": true, | |
| "energy": false, | |
| "forward_kwargs": {}, | |
| "generate_kwargs": { | |
| "max_new_tokens": 2, | |
| "min_new_tokens": 2 | |
| }, | |
| "call_kwargs": { | |
| "num_inference_steps": 2 | |
| } | |
| }, | |
| "launcher": { | |
| "name": "process", | |
| "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher", | |
| "device_isolation": true, | |
| "device_isolation_action": "warn", | |
| "numactl": false, | |
| "numactl_kwargs": {}, | |
| "start_method": "spawn" | |
| }, | |
| "environment": { | |
| "cpu": " AMD EPYC 7763 64-Core Processor", | |
| "cpu_count": 128, | |
| "cpu_ram_mb": 1082014.486528, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-5.15.0-131-generic-x86_64-with-glibc2.35", | |
| "processor": "x86_64", | |
| "python_version": "3.10.12", | |
| "gpu": [ | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]", | |
| "Advanced Micro Devices, Inc. [AMD/ATI]" | |
| ], | |
| "gpu_count": 8, | |
| "gpu_vram_mb": 549621596160, | |
| "optimum_benchmark_version": "0.6.0.dev0", | |
| "optimum_benchmark_commit": null, | |
| "transformers_version": "4.51.3", | |
| "transformers_commit": null, | |
| "accelerate_version": "1.6.0", | |
| "accelerate_commit": null, | |
| "diffusers_version": "0.33.1", | |
| "diffusers_commit": null, | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.15", | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| }, | |
| "print_report": true, | |
| "log_report": true | |
| }, | |
| "report": { | |
| "load_model": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 1936.388096, | |
| "max_global_vram": 68702.69952, | |
| "max_process_vram": 0.0, | |
| "max_reserved": 10.48576, | |
| "max_allocated": 8.715776 | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.675508056640625 | |
| ], | |
| "count": 1, | |
| "total": 0.675508056640625, | |
| "mean": 0.675508056640625, | |
| "p50": 0.675508056640625, | |
| "p90": 0.675508056640625, | |
| "p95": 0.675508056640625, | |
| "p99": 0.675508056640625, | |
| "stdev": 0, | |
| "stdev_": 0 | |
| }, | |
| "throughput": null, | |
| "energy": null, | |
| "efficiency": null | |
| }, | |
| "first_call": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 2373.296128, | |
| "max_global_vram": 68702.69952, | |
| "max_process_vram": 0.0, | |
| "max_reserved": 182.452224, | |
| "max_allocated": 113.242624 | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 1.820972900390625 | |
| ], | |
| "count": 1, | |
| "total": 1.820972900390625, | |
| "mean": 1.820972900390625, | |
| "p50": 1.820972900390625, | |
| "p90": 1.820972900390625, | |
| "p95": 1.820972900390625, | |
| "p99": 1.820972900390625, | |
| "stdev": 0, | |
| "stdev_": 0 | |
| }, | |
| "throughput": null, | |
| "energy": null, | |
| "efficiency": null | |
| }, | |
| "call": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 2386.788352, | |
| "max_global_vram": 68702.69952, | |
| "max_process_vram": 0.0, | |
| "max_reserved": 182.452224, | |
| "max_allocated": 113.242624 | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.06377283477783204, | |
| 0.0626965103149414, | |
| 0.06400547790527343, | |
| 0.06553315734863281, | |
| 0.06398899459838867, | |
| 0.06286611175537109, | |
| 0.060828983306884764, | |
| 0.06079762649536133, | |
| 0.06086626434326172, | |
| 0.06026802444458008, | |
| 0.06034850311279297, | |
| 0.06069026565551758, | |
| 0.060001304626464844, | |
| 0.06043106460571289, | |
| 0.07664503479003906, | |
| 0.06073170471191406 | |
| ], | |
| "count": 16, | |
| "total": 1.0044718627929687, | |
| "mean": 0.06277949142456055, | |
| "p50": 0.06084762382507324, | |
| "p90": 0.06476931762695312, | |
| "p95": 0.06831112670898437, | |
| "p99": 0.07497825317382813, | |
| "stdev": 0.003946554143089837, | |
| "stdev_": 6.2863748232689085 | |
| }, | |
| "throughput": { | |
| "unit": "images/s", | |
| "value": 31.85753746354118 | |
| }, | |
| "energy": null, | |
| "efficiency": null | |
| }, | |
| "per_step": { | |
| "memory": null, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.03120025634765625, | |
| 0.014961806297302246, | |
| 0.014653644561767577, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.03120025634765625, | |
| 0.014961806297302246, | |
| 0.014653644561767577, | |
| 0.030282012939453123, | |
| 0.014674124717712402, | |
| 0.014886605262756347, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.03120025634765625, | |
| 0.014961806297302246, | |
| 0.014653644561767577, | |
| 0.030282012939453123, | |
| 0.014674124717712402, | |
| 0.014886605262756347, | |
| 0.031205215454101563, | |
| 0.014722604751586914, | |
| 0.014668045043945312, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.03120025634765625, | |
| 0.014961806297302246, | |
| 0.014653644561767577, | |
| 0.030282012939453123, | |
| 0.014674124717712402, | |
| 0.014886605262756347, | |
| 0.031205215454101563, | |
| 0.014722604751586914, | |
| 0.014668045043945312, | |
| 0.031236255645751953, | |
| 0.014930286407470704, | |
| 0.030313692092895507, | |
| 0.015412367820739747, | |
| 0.015542607307434082, | |
| 0.033018501281738284, | |
| 0.015111406326293946, | |
| 0.01474852466583252, | |
| 0.03170057678222656, | |
| 0.015561327934265137, | |
| 0.016671571731567383, | |
| 0.03351082229614258, | |
| 0.016713010787963868, | |
| 0.015450126647949218, | |
| 0.03275545883178711, | |
| 0.015562288284301758, | |
| 0.015413487434387207, | |
| 0.033016578674316406, | |
| 0.015646767616271973, | |
| 0.014685324668884277, | |
| 0.030691614151000978, | |
| 0.014771565437316895, | |
| 0.014935086250305176, | |
| 0.03159161567687988, | |
| 0.014714445114135742, | |
| 0.014952046394348145, | |
| 0.031122976303100586, | |
| 0.014960685729980468, | |
| 0.014654925346374512, | |
| 0.030523614883422853, | |
| 0.014716525077819825, | |
| 0.015064206123352051, | |
| 0.03119657516479492, | |
| 0.014674924850463867, | |
| 0.014632043838500976, | |
| 0.03120025634765625, | |
| 0.014961806297302246, | |
| 0.014653644561767577, | |
| 0.030282012939453123, | |
| 0.014674124717712402, | |
| 0.014886605262756347, | |
| 0.031205215454101563, | |
| 0.014722604751586914, | |
| 0.014668045043945312, | |
| 0.031236255645751953, | |
| 0.014930286407470704, | |
| 0.030313692092895507, | |
| 0.03121833610534668, | |
| 0.014696683883666992, | |
| 0.014953486442565918 | |
| ], | |
| "count": 392, | |
| "total": 8.014328514099118, | |
| "mean": 0.020444715597191635, | |
| "p50": 0.015542607307434082, | |
| "p90": 0.03275545883178711, | |
| "p95": 0.033018501281738284, | |
| "p99": 0.03351082229614258, | |
| "stdev": 0.007766731347379776, | |
| "stdev_": 37.988942964052015 | |
| }, | |
| "throughput": null, | |
| "energy": null, | |
| "efficiency": null | |
| } | |
| } | |
| } |