Home
last modified time | relevance | path

Searched defs:entry_computation_layout (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.h32 explicit GpuLayoutAssignment(ComputationLayout* entry_computation_layout, in GpuLayoutAssignment()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.h32 ComputationLayout* entry_computation_layout, in CpuLayoutAssignment()
Dcpu_layout_assignment_test.cc52 ComputationLayout* entry_computation_layout) { in AssignLayouts()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_config.cc36 HloModuleConfig::HloModuleConfig(ComputationLayout entry_computation_layout) in HloModuleConfig()
Dhlo_module.h148 const ComputationLayout& entry_computation_layout() const { in entry_computation_layout() function
Dhlo_module_config.h95 const ComputationLayout& entry_computation_layout() const { in entry_computation_layout() function
Dlayout_assignment_test.cc54 void AssignLayouts(HloModule* m, ComputationLayout* entry_computation_layout, in AssignLayouts()
517 ComputationLayout* entry_computation_layout) in OperandsMustBeTheSameLayoutAssignment()
Dlayout_assignment.cc1025 ComputationLayout* entry_computation_layout, in LayoutAssignment()
/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_decl.h286 XLA_ComputationLayout entry_computation_layout; member