Back to Jetson Inference

Jetson Inference: tensorNet::Profiler Class Reference

docs/html/classtensorNet_1_1Profiler.html

latest1.9 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Public Member Functions | Public Attributes | List of all members

tensorNet::Profiler Class Reference

Profiler interface for measuring layer timings. More...

#include <tensorNet.h>

Inheritance diagram for tensorNet::Profiler:

|

Public Member Functions

| | | Profiler () | | | | virtual void | reportLayerTime (const char *layerName, float ms) NOEXCEPT | | |

|

Public Attributes

| | float | timingAccumulator | | |

Detailed Description

Profiler interface for measuring layer timings.

Constructor & Destructor Documentation

Profiler()

|

| tensorNet::Profiler::Profiler | ( | | ) | |

| inline |

Member Function Documentation

reportLayerTime()

|

| virtual void tensorNet::Profiler::reportLayerTime | ( | const char * | layerName, | | | | float | ms | | | ) | | |

| inlinevirtual |

Member Data Documentation

timingAccumulator

| float tensorNet::Profiler::timingAccumulator |


The documentation for this class was generated from the following file: