diff --git a/docs/benchmarks.md b/docs/benchmarks.md new file mode 100644 index 0000000..bf555a5 --- /dev/null +++ b/docs/benchmarks.md @@ -0,0 +1,81 @@ + +# 基准测试 + +## ResNet + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
configbackbonepretraincustomgpusbatchstop1 acctop5 accresolution(TxHxW)inference_time(image/s)gpu_mem(M)ckpt
r50_custom_cifar100_224resnet50from scratchcustom19639.50467.6593x224x224///
r50_custom_pretrained_cifar100_224resnet50torchvision pretrainedcustom19682.18397.3213x224x224///
r50_pytorch_cifar100_224resnet50from scratchtorchvision19641.03269.0183x224x224///
r50_pytorch_pretrained_cifar100_224resnet50torchvision pretrainedtorchvision19682.18397.3213x224x224///
\ No newline at end of file