Home
last modified time | relevance | path

Searched refs:set_visiting_hlo (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h83 void set_visiting_hlo(HloInstruction* hlo) { visiting_hlo_ = hlo; } in set_visiting_hlo() function
Dspmd_partitioner.cc1409 b_.set_visiting_hlo(hlo); in Preprocess()
1456 b_.set_visiting_hlo(nullptr); in Postprocess()