Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Backend config for bitcast operation generated from MLIR MHLO dialect.
Backend config for a convolution that runs through cudnn.
Opaque algorithm number and tuning knobs chosen for this conv.
The scaling factor multiplied with the convolution result.
The requested activation (e.g. relu) after the convolution. It is with type stream_executor::dnn::ActivationMode.
The scaling factor multiplied with the side input. If no side input buffer is provided, this field must be 0.
Used in:
Backend config for the GEMM operation running through cuBLAS.
Opaque optional algorithm number. No chosen number indicates that a different cuBLAS API will be used, which does not allow for choosing an algorithm.
cublasLt matmul epilogue.
Used in:
PTX for the compiled GPU kernels.
Corresponding CUBIN for the above PTX.