file stringlengths 6 242 | name stringlengths 1 11 | kernel stringclasses 4
values | input stringlengths 531 14.6k | output stringlengths 176 17.2k |
|---|---|---|---|---|
SoftmaxBasic_3921 | 210 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<57>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[1024];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 8; ++ax0_ax1_fused_outer_outer_outer) {
int index0... |
SoftmaxBasic_3921 | 164 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<132>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 2) * 512 + ((int)blockIdx.x >> 1) ... |
SoftmaxBasic_3921 | 188 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<147>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 122 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<14>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 7) * 128 + (int)threadIdx.x;
input1_shared[index0] = input1[index1]... |
SoftmaxBasic_3921 | 179 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<147>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 229 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<275>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 157 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<138>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 3) * 128 + (int)threadIdx.x;
input1_shared[index0] = input1[index1]... |
SoftmaxBasic_3921 | 206 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<15>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 10 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 4) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 1) * 4 + (int)threadIdx.x;
input1... |
SoftmaxBasic_3921 | 59 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<26>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 511) ... |
SoftmaxBasic_3921 | 116 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 1) * 16 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 101 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 10) * 2048 + ((int)threadIdx.x >> 2... |
SoftmaxBasic_3921 | 283 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<13>;
.reg .b32 %r<23>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 11) * 1048576 + ((int)threadIdx.x >> 5) * 262144 + (((int)blockIdx.x & 2047) >> 9) * 65536 + ((int)threadIdx.x & 31) * 512 + ((int)blockIdx.x... |
SoftmaxBasic_3921 | 236 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<329>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[1024];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 8; ++ax0_ax1_fused_outer_outer_outer) {
int index0... |
SoftmaxBasic_3921 | 225 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<293>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 161 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<147>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 191 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<132>;
.reg .b32 %r<38>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 6) * 1024 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3921 | 131 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<53>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 137 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<27>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 128 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<70>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 2048 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3921 | 175 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<165>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 40 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<20>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 4) * 32 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 281 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<13>;
.reg .b32 %r<10>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 9) * 262144 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)blockIdx.x >> 9) * 512 + (int)threadIdx.x;
output0[ind... |
SoftmaxBasic_3921 | 58 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<24>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 2) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 1024 + (int)threadIdx.x * 512 + ... |
SoftmaxBasic_3921 | 240 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<275>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 5 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 5) * 16 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 37 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<26>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 10) * 2048 + ((int)threadIdx.x >> 5) * 512 + (((int)blockIdx.x & 1023... |
SoftmaxBasic_3921 | 192 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<201>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[1024];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 8; ++ax0_ax1_fused_outer_outer_outer) {
int index0... |
SoftmaxBasic_3921 | 216 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<29>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 148 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<27>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 143 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<68>;
.reg .b32 %r<38>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 7) * 1024 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3921 | 159 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<165>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 112 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<83>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 190 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<165>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 4 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<25>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 2) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 10) * 1024 + (int)threadIdx.x * 512 +... |
SoftmaxBasic_3921 | 126 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<68>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 2048 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 81 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<36>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 2048 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 187 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<132>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 7) * 2048 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 114 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<74>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x >> 4) * 16 + ((int)threadIdx.x & 15);
... |
SoftmaxBasic_3921 | 346 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 2, 1, 1
{
.reg .f32 %f<4>;
.reg .b32 %r<14>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3921... | __global__ void __launch_bounds__(2) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 18) * 524288 + (int)threadIdx.x * 262144 + ((int)blockIdx.x & 262143);
int index1 = ((int)blockIdx.x >> 18) * 1024 + (int)threadIdx.x * 512 +... |
SoftmaxBasic_3921 | 325 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 16, 1, 1
{
.reg .f32 %f<4>;
.reg .b32 %r<16>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_392... | __global__ void __launch_bounds__(16) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)threadIdx.x >> 1) * 262144 + ((int)blockIdx.x >> 9) * 1024 + ((int)threadIdx.x & 1) * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)threadIdx.x >> 1) ... |
SoftmaxBasic_3921 | 153 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<17>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 8) {
int index0 = (int)threadIdx.x;
int index1 = (int)blockIdx.x * 8 + (int)threadIdx.x;
input1_shared... |
SoftmaxBasic_3921 | 119 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<70>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x >> 3) ... |
SoftmaxBasic_3921 | 227 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<275>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 230 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<293>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 158 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<132>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 1) * 32 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 133 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<83>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 82 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<36>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 2) * 512 + ((int)blockIdx.x >> 3) ... |
SoftmaxBasic_3921 | 224 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<266>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 2) * 128 + (int)threadIdx.x;
input1_shared[index0] = input1[index1]... |
SoftmaxBasic_3921 | 286 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<25>;
.reg .b32 %r<16>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)threadIdx.x >> 4) * 262144 + ((int)blockIdx.x >> 9) * 65536 + ((int)threadIdx.x & 15) * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)threadIdx.x >> ... |
SoftmaxBasic_3921 | 176 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<134>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 2) * 64 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 31 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<22>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 10) * 2048 + ((int)threadIdx.x >> 4... |
SoftmaxBasic_3921 | 3 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<21>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 4) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 2) * 4 + (int)threadIdx.x;
input1... |
SoftmaxBasic_3921 | 110 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 12) * 1024 + ((int)threadIdx.x >> 4... |
SoftmaxBasic_3921 | 266 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .f32 %f<4>;
.reg .b32 %r<10>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_392... | __global__ void __launch_bounds__(64) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 9) * 32768 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)blockIdx.x >> 9) * 64 + (int)threadIdx.x;
output0[index0... |
SoftmaxBasic_3921 | 97 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<51>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 134 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<83>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 147 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<101>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 91 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<38>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 2048 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3921 | 102 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 1024 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 265 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 32, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.s... | __global__ void __launch_bounds__(32) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 14) * 1024 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 239 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<266>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 5) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 31) >... |
SoftmaxBasic_3921 | 70 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<38>;
.reg .b32 %r<38>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 1024 + ((int)threadIdx.x >> 5)... |
SoftmaxBasic_3921 | 201 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<15>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 61 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<42>;
.reg .b32 %r<28>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x >> 5) * 16 + ((int)threadIdx.x & 15);
... |
SoftmaxBasic_3921 | 288 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<25>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 10) * 1048576 + ((int)threadIdx.x >> 5) * 262144 + (((int)blockIdx.x & 1023) >> 9) * 131072 + ((int)threadIdx.x & 31) * 512 + ((int)blockIdx.... |
SoftmaxBasic_3921 | 117 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<74>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 4) * 128 + (int)threadIdx.x;
input1_shared[index0] = input1[index1]... |
SoftmaxBasic_3921 | 246 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<266>;
.reg .b32 %r<28>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x >> 2) * 16 + ((int)threadIdx.x & 15);
... |
SoftmaxBasic_3921 | 60 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 4) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 12) * 1024 + ((int)threadIdx.x >> 1) ... |
SoftmaxBasic_3921 | 249 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<260>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 6) * 2048 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 178 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<138>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 6) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 63) >... |
SoftmaxBasic_3921 | 185 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<134>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x >> 2) ... |
SoftmaxBasic_3921 | 79 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<14>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x >> 6) ... |
SoftmaxBasic_3921 | 33 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<14>;
.reg .b32 %r<21>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 6) * 64 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 139 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<101>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 0 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 2) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 2) * 2 + (int)threadIdx.x;
input1... |
SoftmaxBasic_3921 | 330 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 8, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.sh... | __global__ void __launch_bounds__(8) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 4) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 17) * 2048 + (int)threadIdx.x * 512 + (... |
SoftmaxBasic_3921 | 62 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<36>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 3) * 32 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3921 | 136 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<74>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 7) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 127) ... |
SoftmaxBasic_3921 | 231 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<329>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[1024];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 8; ++ax0_ax1_fused_outer_outer_outer) {
int index0... |
SoftmaxBasic_3921 | 135 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<27>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 267 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .f32 %f<4>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_392... | __global__ void __launch_bounds__(64) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 13) * 524288 + ((int)threadIdx.x >> 5) * 262144 + (((int)blockIdx.x & 8191) >> 9) * 16384 + ((int)threadIdx.x & 31) * 512 + ((int)blockIdx.x &... |
SoftmaxBasic_3921 | 145 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<101>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 87 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 8) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 2048 + ((int)threadIdx.x >> 1) *... |
SoftmaxBasic_3921 | 48 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<51>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[256];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 2; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 233 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<41>;
.reg .b32 %r<31>;
.reg .b64 %rd<19>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[2048];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 16; ++ax0_ax1_fused_outer_outer_outer) {
int index... |
SoftmaxBasic_3921 | 11 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 8) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 4) * 8 + (int)threadIdx.x;
input1... |
SoftmaxBasic_3921 | 189 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<201>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[1024];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 8; ++ax0_ax1_fused_outer_outer_outer) {
int index0... |
SoftmaxBasic_3921 | 76 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<42>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 5) * 128 + (int)threadIdx.x;
input1_shared[index0] = input1[index1]... |
SoftmaxBasic_3921 | 90 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 8) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 1024 + ((int)threadIdx.x >> 2) *... |
SoftmaxBasic_3921 | 204 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<17>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = (int)blockIdx.x * 16 + (int)threadIdx.x;
input1_sha... |
SoftmaxBasic_3921 | 155 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 8) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 7) * 1024 + ((int)threadIdx.x >> 2) *... |
SoftmaxBasic_3921 | 251 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<3>;
.reg .f32 %f<57>;
.reg .b32 %r<24>;
.reg .b64 %rd<18>;
/... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[4096];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 32; ++ax0_ax1_fused_outer_outer_outer) {
int index... |
SoftmaxBasic_3921 | 96 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 9) * 2048 + ((int)threadIdx.x >> 2)... |
SoftmaxBasic_3921 | 247 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<293>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 129 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<101>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[512];
for (int ax0_ax1_fused_outer_outer_outer = 0; ax0_ax1_fused_outer_outer_outer < 4; ++ax0_ax1_fused_outer_outer_outer) {
int index0 ... |
SoftmaxBasic_3921 | 125 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<8>;
.reg .b32 %r<36>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 11) * 1024 + ((int)threadIdx.x >> 5... |
SoftmaxBasic_3921 | 184 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.s... | __global__ void __launch_bounds__(64) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[16];
if ((int)threadIdx.x < 16) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 13) * 1024 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3921 | 44 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<14>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[64];
if ((int)threadIdx.x < 64) {
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 11) * 2048 + ((int)threadIdx.x >> 4... |
SoftmaxBasic_3921 | 250 | null | .visible .entry _Z17SoftmaxBasic_3921PfS_S_(
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3921PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<260>;
.reg .b32 %r<27>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3921(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[32];
if ((int)threadIdx.x < 32) {
int index0 = (int)threadIdx.x;
int index1 = ((int)threadIdx.x >> 2) * 512 + (int)blockIdx.x * 4 + (... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.