Searched refs:set_hlo_snapshot (Results 1 – 2 of 2) sorted by relevance
182 void set_hlo_snapshot(std::unique_ptr<xla::HloSnapshot> hlo_snapshot) { in set_hlo_snapshot() function
386 executables[i]->set_hlo_snapshot(std::move(hlo_snapshots[i])); in BuildExecutables()808 executable->set_hlo_snapshot(std::move(hlo_snapshot)); in BuildExecutable()