Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.h36 : LayoutAssignment(entry_computation_layout, channel_constraints), in LayoutAssignment() argument
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.h35 : LayoutAssignment(entry_computation_layout, channel_constraints), in LayoutAssignment() argument
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.h152 const ComputationLayout& entry_computation_layout() const { in entry_computation_layout() function
Dhlo_module_config.h99 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()
480 ComputationLayout* entry_computation_layout) in OperandsMustBeTheSameLayoutAssignment()
Dlayout_assignment.cc1241 ComputationLayout* entry_computation_layout, in LayoutAssignment()
Dhlo_parser.cc926 std::optional<ComputationLayout> entry_computation_layout; in ParseHloModule() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dc_api_decl.h316 XLA_ComputationLayout entry_computation_layout; member