Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc4451 static int GetPrimitiveBitwidth(mlir::Value i) { in GetPrimitiveBitwidth() function
4558 std::min(GetPrimitiveBitwidth(operand), smallest_input_dtype_bits); in CanVectorizeReduction()
4608 std::min(GetPrimitiveBitwidth(operand), smallest_input_dtype_bits); in ComputeReductionCodegenInfo()