mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 22:18:44 +03:00
9 lines
160 B
C++
9 lines
160 B
C++
#pragma once
|
|
|
|
#define TF_ENABLE_PROFILER "TF_ENABLE_PROFILER"
|
|
|
|
namespace tf {
|
|
|
|
} // end of namespace tf -----------------------------------------------------
|
|
|