Namespace mediapipe::anonymous_namespace{calculator_graph.cc}
Namespace List > mediapipe > anonymous_namespace{calculator_graph.cc}
Public Attributes
Type | Name |
---|---|
constexpr char | kApplicationThreadExecutorType = "ApplicationThreadExecutor" |
constexpr int | kMaxNumAccumulatedErrors = 1000 |
constexpr absl::StatusToStringMode | kStatusLogFlags = /* multi line expression */ |
Public Functions
Type | Name |
---|---|
bool | MetricElementComparator (const std::pair< std::string, int64_t > & e1, const std::pair< std::string, int64_t > & e2) |
void | PrintTimingToInfo (const std::string & label, int64_t timer_value) |
Public Attributes Documentation
variable kApplicationThreadExecutorType
constexpr char mediapipe::anonymous_namespace{calculator_graph.cc}::kApplicationThreadExecutorType[];
variable kMaxNumAccumulatedErrors
constexpr int mediapipe::anonymous_namespace{calculator_graph.cc}::kMaxNumAccumulatedErrors;
variable kStatusLogFlags
constexpr absl::StatusToStringMode mediapipe::anonymous_namespace{calculator_graph.cc}::kStatusLogFlags;
Public Functions Documentation
function MetricElementComparator
bool mediapipe::anonymous_namespace{calculator_graph.cc}::MetricElementComparator (
const std::pair< std::string, int64_t > & e1,
const std::pair< std::string, int64_t > & e2
)
function PrintTimingToInfo
void mediapipe::anonymous_namespace{calculator_graph.cc}::PrintTimingToInfo (
const std::string & label,
int64_t timer_value
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/calculator_graph.cc