Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1127 mlir::Value conv_result = input.op->getOperand(num_operands - 2); in EmitConvolutionThunkFromMlir() local
1130 GetAllocationSliceForMlir(conv_result)); in EmitConvolutionThunkFromMlir()
1152 descriptor.result_shape = apply_layout(TypeToShape(conv_result.getType()), in EmitConvolutionThunkFromMlir()