File graph_profiler.cc
FileList > framework > profiler > graph_profiler.cc
Go to the source code of this file
#include "mediapipe/framework/profiler/graph_profiler.h"#include <fstream>#include <list>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/strings/substitute.h"#include "absl/synchronization/mutex.h"#include "absl/time/time.h"#include "mediapipe/framework/port/advanced_proto_lite_inc.h"#include "mediapipe/framework/port/canonical_errors.h"#include "mediapipe/framework/port/file_helpers.h"#include "mediapipe/framework/port/proto_ns.h"#include "mediapipe/framework/port/re2.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/profiler/profiler_resource_util.h"#include "mediapipe/framework/tool/name_util.h"#include "mediapipe/framework/tool/tag_map.h"#include "mediapipe/framework/tool/validate_name.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{graph_profiler.cc} |
Classes
| Type | Name |
|---|---|
| class | GraphProfileBuilder |
| class | OstreamStream |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/profiler/graph_profiler.cc