Home
last modified time | relevance | path

Searched refs:TimestampFor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc358 string TimestampFor(const HloModule& module) { in TimestampFor() function
413 TimestampFor(module), name, opts); in DumpHloModuleIfEnabled()
422 TimestampFor(module), name, opts); in DumpHloModuleIfEnabled()
432 TimestampFor(module), name, opts); in DumpHloModuleIfEnabled()
459 std::string timestamp = TimestampFor(module); in DumpHloModuleBetweenPassesIfEnabled()
478 std::string timestamp = TimestampFor(module); in DumpHloModuleDuringPassIfEnabled()
Ddump.h38 string TimestampFor(const HloModule& module);