Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h78 const std::vector<HloInstruction*>& derived_instructions( in derived_instructions() function
Dspmd_partitioner.cc1454 b_.derived_instructions(hlo)); in Postprocess()