Unverified Commit e1c6d218 authored by Reese Wang's avatar Reese Wang Committed by GitHub
Browse files

[Common] Use nvtx3 (#1025)



Update nvtx header
Signed-off-by: default avatarReese Wang <rewang@nvidia.com>
parent a6db82d9
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#ifndef TRANSFORMER_ENGINE_COMMON_NVTX_H_ #ifndef TRANSFORMER_ENGINE_COMMON_NVTX_H_
#define TRANSFORMER_ENGINE_COMMON_NVTX_H_ #define TRANSFORMER_ENGINE_COMMON_NVTX_H_
#include <nvToolsExt.h> #include <nvtx3/nvToolsExt.h>
#include <string> #include <string>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment