Searched defs:result_layout (Results 1 – 7 of 7) sorted by relevance
57 const Shape* ExecutableBuildOptions::result_layout() const { in result_layout() function in xla::ExecutableBuildOptions68 string result_layout = "nullopt"; in ToString() local
46 const Shape* result_layout; member
36 explicit ComputationLayout(ShapeLayout result_layout) in ComputationLayout()67 const ShapeLayout& result_layout() const { return result_layout_; } in result_layout() function
45 const Shape* result_layout = nullptr; member
644 const ShapeLayout& result_layout = computation_layout->result_layout(); in AddMandatoryConstraints() local957 const ShapeLayout& result_layout = in CheckLayouts() local1906 ShapeLayout* result_layout = computation_layout->mutable_result_layout(); in PropagateComputationLayouts() local
945 const ShapeLayout& result_layout = layout.result_layout(); in VerifyEntryComputationLayout() local1442 const Layout& result_layout = result_shape.layout(); in Postprocess() local
2058 auto result_layout = program_layout.result_layout().layout(); local