Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc1412 auto manual_to_onedevice = [&](const Shape& shape, in Preprocess() local
1439 manual_to_onedevice(hlo->shape(), *visiting_hlo_sharding_)); in Preprocess()
1445 manual_to_onedevice(operand->shape(), operand->sharding())); in Preprocess()