HomeSort by relevance Sort by last modified time
    Searched full:bf16_op (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_element_type_converter_test.cc 82 const HloInstruction* bf16_op = local
84 EXPECT_THAT(bf16_op, op::Convert(op::Add(op::Constant(), op::Convert())));

Completed in 2969 milliseconds