Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddot_op_emitter.cc1304 llvm_ir::IrArray SliceOutInnerArray(llvm_ir::IrArray outer_array, in SliceOutInnerArray() function
1448 SliceOutInnerArray(lhs_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()
1450 SliceOutInnerArray(rhs_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()
1451 llvm_ir::IrArray target_slice = SliceOutInnerArray( in EmitBatchDotOperation()