Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddot_op_emitter.cc117 DotImplementationStrategy GetDotImplementationStrategy(
565 switch (GetDotImplementationStrategy(hlo_module_config_, dot_info_, in Emit()
1196 DotImplementationStrategy GetDotImplementationStrategy( in GetDotImplementationStrategy() function
1372 DotImplementationStrategy impl_strategy = GetDotImplementationStrategy( in PotentiallyImplementedAsEigenMatmul()
1476 GetDotImplementationStrategy(dot_instr.parent()->parent()->config(), in DotImplementationCanHandleTranspose()
1495 GetDotImplementationStrategy(dot_instr.parent()->parent()->config(), in DotOperandsAndResultMustHaveRowMajorLayout()
H A Ddot_op_emitter_internal.h81 DotImplementationStrategy GetDotImplementationStrategy(