Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.h70 inline HloInstruction* CreateLastWithType(PrimitiveType type, SpmdBuilder* b) { in CreateLastWithType() function
Dspmd_partitioner.cc1677 .PadWithValue(CreateLastWithType(index_type, &b_)); in HandleSort()