Searched refs:hlo_pass (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | BUILD | 67 ":hlo_pass", 101 ":hlo_pass", 140 ":hlo_pass", 606 ":hlo_pass", 620 ":hlo_pass", 634 ":hlo_pass", 1378 ":hlo_pass", 1441 ":hlo_pass", 1473 "//tensorflow/compiler/xla/service:hlo_pass", 1526 ":hlo_pass", [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | BUILD | 456 "//tensorflow/compiler/xla/service:hlo_pass", 515 "//tensorflow/compiler/xla/service:hlo_pass", 566 "//tensorflow/compiler/xla/service:hlo_pass", 652 "//tensorflow/compiler/xla/service:hlo_pass", 664 "//tensorflow/compiler/xla/service:hlo_pass", 707 "//tensorflow/compiler/xla/service:hlo_pass", 742 "//tensorflow/compiler/xla/service:hlo_pass", 758 "//tensorflow/compiler/xla/service:hlo_pass", 855 "//tensorflow/compiler/xla/service:hlo_pass", 899 "//tensorflow/compiler/xla/service:hlo_pass", [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | BUILD | 128 "//tensorflow/compiler/xla/service:hlo_pass", 841 "//tensorflow/compiler/xla/service:hlo_pass", 893 "//tensorflow/compiler/xla/service:hlo_pass", 963 "//tensorflow/compiler/xla/service:hlo_pass", 1013 "//tensorflow/compiler/xla/service:hlo_pass",
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | BUILD | 47 "//tensorflow/compiler/xla/service:hlo_pass",
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | hlo_test_base.cc | 159 StatusOr<bool> HloTestBase::RunHloPass(HloPassInterface* hlo_pass, in RunHloPass() argument 162 const auto status_or = hlo_pass->Run(module); in RunHloPass()
|
D | hlo_test_base.h | 123 static StatusOr<bool> RunHloPass(HloPassInterface* hlo_pass,
|