Home
last modified time | relevance | path

Searched defs:float_pad_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.h119 auto float_pad_value = std::numeric_limits<float>::quiet_NaN(); in CreateFirstWithType() local
129 auto float_pad_value = std::numeric_limits<float>::quiet_NaN(); in CreateLastWithType() local
H A Dspmd_partitioner.cc3986 float float_pad_value; in HandleSelectAndScatter() local