Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc910 llvm_ir::IrArray SliceOutInnerArray(llvm_ir::IrArray outer_array, in SliceOutInnerArray() function
981 SliceOutInnerArray(lhs_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()
983 SliceOutInnerArray(rhs_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()
984 llvm_ir::IrArray target_slice = SliceOutInnerArray( in EmitBatchDotOperation()