Searched defs:result_layout (Results 1 – 8 of 8) sorted by relevance
57 const Shape* ExecutableBuildOptions::result_layout() const { in result_layout() function in xla::ExecutableBuildOptions74 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
656 const ShapeLayout& result_layout = computation_layout->result_layout(); in AddMandatoryConstraints() local1012 const ShapeLayout& result_layout = in CheckLayouts() local2042 ShapeLayout* result_layout = computation_layout->mutable_result_layout(); in PropagateComputationLayouts() local
1138 const ShapeLayout& result_layout = layout.result_layout(); in VerifyEntryComputationLayout() local1710 const Layout& result_layout = result_shape.layout(); in Postprocess() local
2208 auto result_layout = program_layout.result_layout().layout(); local
1084 Shape result_layout; in Compile() local