Skip to content

How to get the output from the readme #18

@alfonsocv12

Description

@alfonsocv12

Hello Lukas I have test out the bench mark with the example code that you wrote on the readme.

The output is really different from the examples that you have on the same file.

I don't know if you use a script or wrote them by hand or with some output of another program.

I'll like to have it on the same format to compare with other devices.

Here is the curren't output of my rx 6800 xt

Warming up with batch_size=1: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:04<00:00,  4.91s/it]
Warning! No positional inputs found for a module, assuming batch size is 1.
Warming up with batch_size=1: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<00:00, 182.40it/s]
Measuring inference for batch_size=1: 100%|█████████████████████████████████████████████████████████████████████████████████████████████| 100/100 [00:00<00:00, 181.97it/s]
Unable to measure energy consumption. Device must be a NVIDIA Jetson.
Warming up with batch_size=8: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<00:00, 152.08it/s]
Measuring inference for batch_size=8: 100%|█████████████████████████████████████████████████████████████████████████████████████████████| 100/100 [00:00<00:00, 151.14it/s]
Unable to measure energy consumption. Device must be a NVIDIA Jetson.

And from the CPU 3800x

Warming up with batch_size=1: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 27.85it/s]
Warning! No positional inputs found for a module, assuming batch size is 1.
Measurement of allocated memory is only available on CUDA devices
Warming up with batch_size=1: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<00:00, 71.95it/s]
Measuring inference for batch_size=1: 100%|██████████████████████████████████████████████████████████████████████████████████████████████| 100/100 [00:01<00:00, 71.72it/s]
Unable to measure energy consumption. Device must be a NVIDIA Jetson.
Measurement of allocated memory is only available on CUDA devices
Warming up with batch_size=8: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<00:00, 13.81it/s]
Measuring inference for batch_size=8: 100%|██████████████████████████████████████████████████████████████████████████████████████████████| 100/100 [00:07<00:00, 14.13it/s]
Unable to measure energy consumption. Device must be a NVIDIA Jetson.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions