Home
last modified time | relevance | path

Searched refs:RoundToNearestEven (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/movit/movit-1.6.3/
H A Dfp16_test.cpp29 TEST(FP16Test, RoundToNearestEven) { in TEST() argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/transforms/
H A Dbf16_legalize.cc159 uint16_t RoundToNearestEven(float src) { in RoundToNearestEven() function
312 RoundToNearestEven(static_cast<float>(op->value))); in VisitExpr_()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.hpp577 RoundToNearestEven = 0x00, enumerator
H A DCISABuilder.cpp2869 return RMEncoding::RoundToNearestEven; in getEncoderRoundingMode_FP()