Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dpost_process_single_host_xplane.cc34 RemovePlanes(space, additional_host_planes); in MergeHostPlanesAndSortLines()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils.h61 void RemovePlanes(XSpace* space, const std::vector<const XPlane*>& planes);
Dxplane_utils.cc172 void RemovePlanes(XSpace* space, const std::vector<const XPlane*>& planes) { in RemovePlanes() function