benchmark icon indicating copy to clipboard operation
benchmark copied to clipboard

TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.

Results 259 benchmark issues
Sort by recently updated
recently updated
newest added

Installing package dependencies should be independent, and we should install them in parallel.

bootcamp
hackathon_candidate

torch benchmark bert性能复现

Change lib load function to make the model analyzer compatible with dcgm2 and dcgm3. Passed the tests on DCGM 2.4.6 and 3.0.4.

cla signed

dcgm has two modes: - standalone mode: our tool needs to contact nv-hostengine - embedded mode: our tool embeds the dcgm library and directly contacts the GPU driver . These...

cla signed