MCPcopy Create free account
hub / github.com/pytorch/tutorials / benchmark.py

File benchmark.py

recipes_source/recipes/benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2PyTorch Benchmark
3====================================
4This recipe provides a quick-start guide to using PyTorch

Callers

nothing calls this directly

Calls 3

batched_dot_mul_sumFunction · 0.85
batched_dot_bmmFunction · 0.85
pretty_printFunction · 0.85

Tested by

no test coverage detected