Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.h63 auto float_pad_value = std::numeric_limits<float>::quiet_NaN(); in CreateFirstWithType() local
72 auto float_pad_value = std::numeric_limits<float>::quiet_NaN(); in CreateLastWithType() local
Dspmd_partitioner.cc3178 float float_pad_value; in HandleSelectAndScatter() local