Skip to content

Commit

Permalink
Add execution test for host memory offload.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 604547744
  • Loading branch information
SandSnip3r authored and tensorflower-gardener committed Feb 6, 2024
1 parent 5a948b2 commit 7a94646
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class OptimizationBarrierExpander : public HloModulePass {

absl::string_view name() const override { return "cse_barrier_expander"; }

protected:
using HloPassInterface::Run;
StatusOr<bool> Run(
HloModule* module,
Expand Down

0 comments on commit 7a94646

Please sign in to comment.