Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtopk_rewriter.cc44 auto match_bitcast_bf16 = [](int64 parameter_number) { in IsNanSafeGt() local
63 m::Gt(match_bitcast_bf16(0), match_bitcast_bf16(1))); in IsNanSafeGt()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1126 auto match_bitcast_bf16 = [](int64 parameter_number) { in IsNanSafeGt() local
1147 m::Gt(match_bitcast_bf16(0), match_bitcast_bf16(1))); in IsNanSafeGt()
1152 m::Gt(match_bitcast_bf16(0), match_bitcast_bf16(1))); in IsNanSafeGt()