Skip to content

Commit

Permalink
Fix build error in third_party/xla/xla/service/memory_space_assignmen…
Browse files Browse the repository at this point in the history
…t/cost_analysis.h
  • Loading branch information
draganmladjenovic committed Jun 4, 2024
1 parent cc4a257 commit b3fcb02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ class HloCostAnalysisCosts : public BaseCosts {
float ComputeSeconds(const HloInstruction& instruction) override;

private:
HloCostAnalysisCosts() = default;

const HloCostAnalysis& hlo_cost_analysis_;
};
Expand Down

0 comments on commit b3fcb02

Please sign in to comment.