sacmehta / ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
https://sacmehta.github.io/ESPNet/
MIT License
538 stars 111 forks source link

About Performance Metric #74

Closed qqwwee1231 closed 4 years ago

qqwwee1231 commented 4 years ago

Can you share the tools for evaluating performance metrics like

sacmehta commented 4 years ago

You can compute these metrics using NVIDIA utilities such as nvprof. See NVIDIA’s documentation for detailed information.