Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc70 void AllocateAndParseFlags() { in AllocateAndParseFlags() function
111 std::call_once(flags_init, &AllocateAndParseFlags); in GetBuildXlaOpsPassFlags()
116 std::call_once(flags_init, &AllocateAndParseFlags); in GetMarkForCompilationPassFlags()
121 std::call_once(flags_init, &AllocateAndParseFlags); in GetXlaDeviceFlags()
126 std::call_once(flags_init, &AllocateAndParseFlags); in GetXlaOpsCommonFlags()
131 std::call_once(flags_init, &AllocateAndParseFlags); in AppendMarkForCompilationPassFlags()