Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc1144 llvm_ir::IrArray rhs_array_reshaped = in EmitBatchDotOperation() local
1163 dot_info.rhs_shape = DropFirstDim(rhs_array_reshaped.GetShape()); in EmitBatchDotOperation()
1179 SliceOutInnerArray(rhs_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()