Searched defs:use_tfrt (Results 1 – 10 of 10) sorted by relevance
62 bool use_tfrt = GetParam(); in TEST_P() local94 bool use_tfrt = GetParam(); in TEST_P() local192 bool use_tfrt = GetParam(); in TEST_P() local296 bool use_tfrt = GetParam(); in TEST_P() local351 bool use_tfrt = GetParam(); in TEST_P() local487 bool use_tfrt = GetParam(); in TEST_P() local530 bool use_tfrt = GetParam(); in TEST_P() local
52 bool use_tfrt = GetParam(); in TEST_P() local76 bool use_tfrt = GetParam(); in TEST_P() local
36 bool use_tfrt = false; member
122 Status BuildImmediateExecutionContext(bool use_tfrt, AbstractContext** ctx) { in BuildImmediateExecutionContext()
308 Status BuildImmediateExecutionContext(bool use_tfrt, AbstractContext** ctx) { in BuildImmediateExecutionContext()
485 void TFE_ContextOptionsSetTfrt(TFE_ContextOptions* options, bool use_tfrt) { in TFE_ContextOptionsSetTfrt()
1054 void RunAddFunction(bool use_tfrt, bool enable_grappler) { in RunAddFunction()
67 inline RuntimeBuilder& RuntimeBuilder::SetUseTFRT(bool use_tfrt) { in SetUseTFRT()
630 bool use_tfrt = 18; field
1690 def use_tfrt(self): member in Context1694 def use_tfrt(self, tfrt): member in Context