Home
last modified time | relevance | path

Searched defs:instruction_can_change_layout_func (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.h34 instruction_can_change_layout_func, in GpuLayoutAssignment()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.h34 instruction_can_change_layout_func, in CpuLayoutAssignment()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc110 instruction_can_change_layout_func) in HloTestBase()
121 instruction_can_change_layout_func) in HloTestBase()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1329 instruction_can_change_layout_func) in InstructionVerifier()
Dlayout_assignment.cc969 std::function<bool(const HloInstruction*)> in LayoutAssignment()