Home
last modified time | relevance | path

Searched defs:ConvertXPlaneToMemoryProfile (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile_test.cc34 TEST(ConvertXPlaneToMemoryProfile, OneAllocatorMultiActivitiesTest) { in TEST() argument
Dxplane_to_memory_profile.cc536 MemoryProfile ConvertXPlaneToMemoryProfile(const XPlane& host_plane, in ConvertXPlaneToMemoryProfile() function