Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc25 BuildXlaOpsPassFlags* build_ops_flags;
71 build_ops_flags = new BuildXlaOpsPassFlags; in AllocateAndParseFlags()
110 const BuildXlaOpsPassFlags& GetBuildXlaOpsPassFlags() { in GetBuildXlaOpsPassFlags()
Dflags.h80 struct BuildXlaOpsPassFlags { struct
94 const BuildXlaOpsPassFlags& GetBuildXlaOpsPassFlags(); argument