ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
class | tflchef::Logger |
Logger Implementation. More... | |
class | tflchef::LoggerConfig |
Logger Configuration. More... | |
Namespaces | |
namespace | tflchef |
Macros | |
#define | LOGGER(name) ::tflchef::Logger name{::tflchef::LoggingContext::get()}; |
#define | INFO(name) HERMES_INFO(name) |
#define INFO | ( | name | ) | HERMES_INFO(name) |
#define LOGGER | ( | name | ) | ::tflchef::Logger name{::tflchef::LoggingContext::get()}; |