Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc950 llvm_ir::IrArray target_array_reshaped = in EmitBatchDotOperation() local
968 dot_info.result_shape = DropFirstDim(target_array_reshaped.GetShape()); in EmitBatchDotOperation()
985 target_array_reshaped, /*batch_index=*/indvar, b); in EmitBatchDotOperation()