Struct ov_profiling_info_t

struct ov_profiling_info_t

Public Members

enum ov_profiling_info_t::Status status

status

int64_t real_time

The absolute time, in microseconds, that the node ran (in total).

int64_t cpu_time

The net host CPU time that the node ran.

const char *node_name

Name of a node.

const char *exec_type

Execution type of a unit.

const char *node_type

Node type.