file stringlengths 6 242 | name stringlengths 1 11 | kernel stringclasses 4
values | input stringlengths 531 14.6k | output stringlengths 176 17.2k |
|---|---|---|---|---|
SoftmaxBasic_3919 | 100 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 178 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<516>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 5) * 1024 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3919 | 14 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 2) * 8 + (int)threadIdx.x;
input1... |
SoftmaxBasic_3919 | 307 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<41>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 104 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<147>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 126 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 135 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<516>;
.reg .b32 %r<17>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 * 32 + (int)threadIdx.x;
input1_sha... |
SoftmaxBasic_3919 | 103 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 327 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 16, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_391... | __global__ void __launch_bounds__(16) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 15) * 524288 + ((int)threadIdx.x >> 3) * 262144 + (((int)blockIdx.x & 32767) >> 9) * 4096 + ((int)threadIdx.x & 7) * 512 + ((int)blockIdx.x & ... |
SoftmaxBasic_3919 | 152 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<262>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 7) * 2048 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3919 | 256 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<23>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 265 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<45>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 148 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<549>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 62 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[128];
int index0 = (int)threadIdx.x;
int index1 = ((int)blockIdx.x >> 8) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 255) ... |
SoftmaxBasic_3919 | 284 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 32, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.s... | __global__ void __launch_bounds__(32) SoftmaxBasic_3919(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)threadIdx.x >> 1) * 512 + ((int)blockIdx.x >> 8) *... |
SoftmaxBasic_3919 | 0 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<25>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 11) * 2048 + (int)threadIdx.x * 512 +... |
SoftmaxBasic_3919 | 221 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<85>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 303 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<21>;
.reg .b32 %r<23>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 10) * 524288 + ((int)threadIdx.x >> 6) * 262144 + (((int)blockIdx.x & 1023) >> 9) * 131072 + ((int)threadIdx.x & 63) * 512 + ((int)blockIdx.x... |
SoftmaxBasic_3919 | 266 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<89>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 115 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<134>;
.reg .b32 %r<36>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 7) * 1024 + ((int)threadIdx.x >> 5)... |
SoftmaxBasic_3919 | 125 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<266>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 3) * 16 + ((int)threadIdx.x & 15);
... |
SoftmaxBasic_3919 | 260 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<45>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 11 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 10) * 1024 + ((int)threadIdx.x >> 1) ... |
SoftmaxBasic_3919 | 253 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<23>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 132 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 49 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<68>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 70 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<70>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 4) ... |
SoftmaxBasic_3919 | 153 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<275>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 66 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 11) * 1024 + (int)threadIdx.x * 512 +... |
SoftmaxBasic_3919 | 3 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<17>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 + (int)threadIdx.x;
input1_shared... |
SoftmaxBasic_3919 | 140 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<260>;
.reg .b32 %r<38>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 1 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 10) * 2048 + ((int)threadIdx.x >> 1) ... |
SoftmaxBasic_3919 | 156 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<17>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 121 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<134>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 15 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 3) * 16 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3919 | 326 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 16, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<16>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_391... | __global__ void __launch_bounds__(16) SoftmaxBasic_3919(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_3919 | 287 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<10>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_391... | __global__ void __launch_bounds__(64) SoftmaxBasic_3919(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_3919 | 288 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_391... | __global__ void __launch_bounds__(64) SoftmaxBasic_3919(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_3919 | 343 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 4, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.sh... | __global__ void __launch_bounds__(4) SoftmaxBasic_3919(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 >> 17) * 1024 + (int)threadIdx.x * 512 + (... |
SoftmaxBasic_3919 | 145 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<516>;
.reg .b32 %r<27>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 + (... |
SoftmaxBasic_3919 | 128 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<138>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 2 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<21>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 106 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 2) ... |
SoftmaxBasic_3919 | 25 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<22>;
.reg .b32 %r<21>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 63 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<74>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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) * 2048 + ((int)threadIdx.x >> 5) * 512 + (((int)blockIdx.x & 511) ... |
SoftmaxBasic_3919 | 17 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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) * 1024 + ((int)threadIdx.x >> 2) *... |
SoftmaxBasic_3919 | 161 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 27 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<25>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 138 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<531>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 38 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 109 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 13 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 291 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_39... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 12) * 524288 + ((int)threadIdx.x >> 6) * 262144 + (((int)blockIdx.x & 4095) >> 9) * 32768 + ((int)threadIdx.x & 63) * 512 + ((int)blockIdx.x ... |
SoftmaxBasic_3919 | 304 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<21>;
.reg .b32 %r<23>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 108 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<293>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 39 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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) * 1024 + ((int)threadIdx.x >> 3)... |
SoftmaxBasic_3919 | 113 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<260>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 159 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<549>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 220 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<43>;
.reg .b32 %r<34>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 194 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<22>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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) * 1024 + ((int)threadIdx.x >> 6) * 512 + (((int)blockIdx.x & 1023... |
SoftmaxBasic_3919 | 83 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<22>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 143 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<165>;
.reg .b32 %r<30>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 142 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<138>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 207 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<43>;
.reg .b32 %r<19>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 311 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 32, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<16>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_391... | __global__ void __launch_bounds__(32) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)threadIdx.x >> 2) * 262144 + ((int)blockIdx.x >> 9) * 2048 + ((int)threadIdx.x & 3) * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)threadIdx.x >> 2) ... |
SoftmaxBasic_3919 | 22 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<24>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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 >> 9) * 2048 + (int)threadIdx.x * 512 + ... |
SoftmaxBasic_3919 | 149 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<585>;
.reg .b32 %r<31>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 235 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
.s... | __global__ void __launch_bounds__(64) SoftmaxBasic_3919(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 >> 13) * 1024 + ((int)threadIdx.x >> 1) *... |
SoftmaxBasic_3919 | 134 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<262>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 43 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<42>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b8... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 229 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<3>;
.reg .f32 %f<73>;
.reg .b32 %r<24>;
.reg .b64 %rd<18>;
/... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 187 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<3>;
.reg .f32 %f<57>;
.reg .b32 %r<30>;
.reg .b64 %rd<18>;
/... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 7 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 11) * 2048 + ((int)threadIdx.x >> 1) ... |
SoftmaxBasic_3919 | 60 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 8) * 1024 + ((int)threadIdx.x >> 1) *... |
SoftmaxBasic_3919 | 336 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 8, 1, 1
{
.reg .f32 %f<6>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3919... | __global__ void __launch_bounds__(8) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)blockIdx.x >> 16) * 524288 + ((int)threadIdx.x >> 2) * 262144 + (((int)blockIdx.x & 65535) >> 9) * 2048 + ((int)threadIdx.x & 3) * 512 + ((int)blockIdx.x & 5... |
SoftmaxBasic_3919 | 80 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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 >> 2) * 32 + (int)threadIdx.x;
inp... |
SoftmaxBasic_3919 | 37 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<38>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 122 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<266>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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) * 2048 + ((int)threadIdx.x >> 5) * 512 + (((int)blockIdx.x & 127) ... |
SoftmaxBasic_3919 | 96 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 24 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<70>;
.reg .b32 %r<35>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 79 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 165 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 36 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<68>;
.reg .b32 %r<36>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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) * 1024 + ((int)threadIdx.x >> 4)... |
SoftmaxBasic_3919 | 167 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 297 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<11>;
.reg .b32 %r<16>;
.reg .b64 %rd<12>;
ld.param.u64 %rd1, [_Z17SoftmaxBasic_3... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = ((int)threadIdx.x >> 4) * 262144 + ((int)blockIdx.x >> 9) * 16384 + ((int)threadIdx.x & 15) * 512 + ((int)blockIdx.x & 511);
int index1 = ((int)threadIdx.x >> ... |
SoftmaxBasic_3919 | 163 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<18>;
.reg .b64 %rd<12>;
// demoted variable
.... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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)threadIdx.x * 512 + ((int)blockIdx.x >> 5);
inpu... |
SoftmaxBasic_3919 | 95 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 127 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 114 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<275>;
.reg .b32 %r<29>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 120 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<531>;
.reg .b32 %r<27>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 35 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<68>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 184 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<57>;
.reg .b32 %r<31>;
.reg .b64 %rd<19>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 4 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 151 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<260>;
.reg .b32 %r<37>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 162 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<585>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 331 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 8, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<26>;
.reg .b64 %rd<12>;
// demoted variable
.sh... | __global__ void __launch_bounds__(8) SoftmaxBasic_3919(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_3919 | 9 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<11>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input1_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
int index1 = (int)threadIdx.x * 512 + (int)blockIdx.x;
input1_shar... |
SoftmaxBasic_3919 | 147 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .f32 %f<549>;
.reg .b32 %r<32>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 4 .b... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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_3919 | 92 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_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_3919(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_3919 | 141 | null | .visible .entry _Z17SoftmaxBasic_3919PfS_S_(
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_0,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_1,
.param .u64 _Z17SoftmaxBasic_3919PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<262>;
.reg .b32 %r<22>;
.reg .b64 %rd<12>;
// demoted variable
... | __global__ void __launch_bounds__(128) SoftmaxBasic_3919(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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.