Home
last modified time | relevance | path

Searched refs:NNTRACE_LAYER_APPLICATION (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/types/include/
DTracing.h103 #define NNTRACE_APP(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_APPLICATION, phase, detail)
105 NNTRACE_FULL_SWITCH(NNTRACE_LAYER_APPLICATION, phase, detail)
146 #define NNTRACE_LAYER_APPLICATION "LA" macro