X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=profiler-torch.git;a=blobdiff_plain;f=README.md;fp=README.md;h=0e8bd5f0f339504a11ae02a0d902e0c549bc4474;hp=0e851f4f919f7826c751125dd1e5c964d6a7d2d3;hb=a5f00c98459afa86205650ac4d4b474efe2d1949;hpb=f59950ed20a2d471c59e2c23bc41b50111a54cd6 diff --git a/README.md b/README.md index 0e851f4..0e8bd5f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ It also resets the accumulated timings to zero. ### profiler.print(model, [nbSamples], [totalTime]) ### -Prints the measured processing times. If nbSamples is provided, the time per samples will also be printed. If totalTime is provided, the percentages will also be printed. +Prints the measured processing times. If nbSamples is provided, the time per samples will also be printed. If totalTime is not provided, the total at the top is used. Non-Containers are hilighted with a '*' or in red.