Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_liveness_test.cc615 const bool update_uses_tuple_element1, const bool fuse_gte0) { in BuildModule() argument
663 if (fuse_gte0) { in BuildModule()
673 const bool fuse_gte0 = false) { in Run() argument
674 auto module = BuildModule(update_uses_tuple_element1, fuse_gte0); in Run()
687 const bool fuse_gte0 = false) { in RunWithHloDataflowAnalysis() argument
688 auto module = BuildModule(update_uses_tuple_element1, fuse_gte0); in RunWithHloDataflowAnalysis()