Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.cc38 const char kIfOp[] = "If"; variable
277 if (n->type_string() == kIfOp || n->type_string() == kWhileOp) { in AnalyzeResourceUsage()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h83 kIfOp, enumerator
Dxplane_schema.cc90 {"IfOp", kIfOp}, in GetHostEventTypeMap()
Dgroup_events.cc193 case HostEventType::kIfOp: in GetLegacyProducerContext()