file
stringlengths
6
242
name
stringlengths
1
11
kernel
stringclasses
4 values
input
stringlengths
531
14.6k
output
stringlengths
176
17.2k
merged_1
87
null
.visible .entry _Z16Reshape_Add_4297PfS_S_( .param .u64 _Z16Reshape_Add_4297PfS_S__param_0, .param .u64 _Z16Reshape_Add_4297PfS_S__param_1, .param .u64 _Z16Reshape_Add_4297PfS_S__param_2 ) .maxntid 8, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<8>; .reg .b64 %rd<11>; ld.param.u64 %rd1, [_Z16Reshape_Add_4297PfS_S_...
__global__ void __launch_bounds__(8) Reshape_Add_4297(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 4096 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); output0[index0] = input0[index0] + input1[index0]; }
merged_1
23
null
.visible .entry _Z16Reshape_Add_4297PfS_S_( .param .u64 _Z16Reshape_Add_4297PfS_S__param_0, .param .u64 _Z16Reshape_Add_4297PfS_S__param_1, .param .u64 _Z16Reshape_Add_4297PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<12>; .reg .b64 %rd<11>; ld.param.u64 %rd1, [_Z16Reshape_Add_4297Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4297(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 5) * 65536 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 31) * 16 + ((int)threadIdx.x & 7); output0[index0] = input0[index0] + input1...
merged_1
4
null
.visible .entry _Z16Reshape_Add_4297PfS_S_( .param .u64 _Z16Reshape_Add_4297PfS_S__param_0, .param .u64 _Z16Reshape_Add_4297PfS_S__param_1, .param .u64 _Z16Reshape_Add_4297PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<13>; .reg .b32 %r<12>; .reg .b64 %rd<11>; ld.param.u64 %rd1, [_Z16Reshape_Add_4297Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4297(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 15); output0[index0] = input0[index0] + input1[...
merged_1
6
null
.visible .entry _Z16Reshape_Add_4297PfS_S_( .param .u64 _Z16Reshape_Add_4297PfS_S__param_0, .param .u64 _Z16Reshape_Add_4297PfS_S__param_1, .param .u64 _Z16Reshape_Add_4297PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<12>; .reg .b64 %rd<11>; ld.param.u64 %rd1, [_Z16Reshape_Add_4297Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4297(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 15); output0[index0] = input0[index0] + input1...
merged_1
29
null
.visible .entry _Z16Reshape_Add_4297PfS_S_( .param .u64 _Z16Reshape_Add_4297PfS_S__param_0, .param .u64 _Z16Reshape_Add_4297PfS_S__param_1, .param .u64 _Z16Reshape_Add_4297PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<12>; .reg .b64 %rd<11>; ld.param.u64 %rd1, [_Z16Reshape_Add_4297Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4297(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); output0[index0] = input0[index0] + input1...
merged_1
63
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<120>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[1024]; __shared__ float inpu...
merged_1
18
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<151>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[4096]; __shared__ float inp...
merged_1
6
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[4096]; __shared__ float inp...
merged_1
21
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<109>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[512]; __shared__ float input3_shared[4096]; __shared__ float input...
merged_1
0
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<119>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[4096]; __shared__ float inp...
merged_1
157
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<6>; .reg .f32 %f<104>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float normal_reduce_temp0[1]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[1024]; float red_buf0[1...
merged_1
183
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<106>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[1]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[256]; __shared__ float input...
merged_1
53
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<3>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[512]; __shared__ float input...
merged_1
62
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<93>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[4]; __shared__ float input2_shared[512]; __shared__ float input3_shared[4096]; __shared__ float input...
merged_1
49
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[4]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[2048]; __shared__ float inpu...
merged_1
16
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<153>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[512]; __shared__ float inpu...
merged_1
27
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<243>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[32]; __shared__ float input2_shared[512]; __shared__ float input3_shared[8192]; __shared__ float inpu...
merged_1
40
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[2048]; __shared__ float inpu...
merged_1
76
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[2]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[1024]; __shared__ float inpu...
merged_1
59
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<166>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[8192]; __shared__ float input3_shared[256]; __shared__ float inpu...
merged_1
50
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[4096]; __shared__ float inp...
merged_1
19
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<109>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[256]; __shared__ float input3_shared[4096]; __shared__ float input...
merged_1
35
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<247>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[32]; __shared__ float input2_shared[8192]; __shared__ float input3_shared[512]; __shared__ float inpu...
merged_1
194
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<7>; .reg .f32 %f<60>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float normal_reduce_temp0[1]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[256]; float red_buf0[1]...
merged_1
2
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<119>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[2048]; __shared__ float inp...
merged_1
170
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<9>; .reg .f32 %f<37>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float normal_reduce_temp0[1]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[64]; float red_buf0[1];...
merged_1
43
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<85>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[4]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[1024]; __shared__ float inpu...
merged_1
3
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<93>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[2048]; __shared__ float inpu...
merged_1
5
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<151>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[512]; __shared__ float input3_shared[4096]; __shared__ float inpu...
merged_1
106
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<93>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[4]; __shared__ float input2_shared[512]; __shared__ float input3_shared[8192]; __shared__ float input...
merged_1
105
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<2>; .reg .f32 %f<197>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[1]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[2048]; __shared__ float inpu...
merged_1
66
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<166>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[8192]; __shared__ float input3_shared[1024]; __shared__ float inp...
merged_1
26
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[4096]; __shared__ float input3_shared[1024]; __shared__ float inp...
merged_1
132
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<174>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[2]; __shared__ float input2_shared[32]; __shared__ float input3_shared[8192]; __shared__ float input1...
merged_1
9
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<3>; .reg .f32 %f<93>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[4096]; __shared__ float inpu...
merged_1
8
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[2048]; __shared__ float inp...
merged_1
1
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<243>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[32]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[2048]; __shared__ float inp...
merged_1
61
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .b16 %rs<4>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[16]; __shared__ float input2_shared[8192]; __shared__ float input3_shared[512]; __shared__ float inpu...
merged_1
4
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<243>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[32]; __shared__ float input2_shared[1024]; __shared__ float input3_shared[4096]; __shared__ float inp...
merged_1
94
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<6>; .reg .f32 %f<104>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float normal_reduce_temp0[1]; __shared__ float input2_shared[256]; __shared__ float input3_shared[1024]; float red_buf0[1]...
merged_1
41
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<4>; .reg .f32 %f<109>; .re...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float mediate3_local[8]; __shared__ float input2_shared[2048]; __shared__ float input3_shared[2048]; __shared__ float inpu...
merged_1
212
null
.visible .entry _Z7Group11PfS_S_S_S_( .param .u64 _Z7Group11PfS_S_S_S__param_0, .param .u64 _Z7Group11PfS_S_S_S__param_1, .param .u64 _Z7Group11PfS_S_S_S__param_2, .param .u64 _Z7Group11PfS_S_S_S__param_3, .param .u64 _Z7Group11PfS_S_S_S__param_4 ) .maxntid 128, 1, 1 { .reg .pred %p<7>; .reg .f32 %f<29>; .reg...
__global__ void __launch_bounds__(128) Group11(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) { float normal_reduce_temp0[1]; __shared__ float input2_shared[64]; __shared__ float input3_shared[128]; __shared__ float re...
merged_1
53
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 64, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<11>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(64) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 64 + (int)threadIdx.x; int index1 = ((int)blockIdx.x & 7) * 32768 + (int)threadIdx.x * 512 + ((int)blockIdx.x >> 3); output0[index0] = input1...
merged_1
63
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<385>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)threadIdx.x & 7); int index1 = ((int)threadIdx.x & 7) * 512 + (int)blockIdx.x * 32 + ((int)threa...
merged_1
21
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)threadIdx.x >> 3) * 512 + (int)blockIdx.x * 8 + ((int)threadIdx.x & 7); int index1 = (int)blockIdx.x * 4096 + ((int)threadIdx.x & 7) * 512 + ((int)threadI...
merged_1
20
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 5) * 131072 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 31) * 16 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 31) * 81...
merged_1
48
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<11>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 128 + (int)threadIdx.x; int index1 = ((int)blockIdx.x & 3) * 65536 + (int)threadIdx.x * 512 + ((int)blockIdx.x >> 2); output0[index0] = inpu...
merged_1
16
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 8192 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 3) * 65536...
merged_1
82
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 16, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(16) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 8192 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x & 511) * 512 + ((int)blockIdx.x >> 9) * 16 + (int...
merged_1
73
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<7>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 131072 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x & 511) * 512 + ((int)blockIdx.x >> 9) * 256 + ...
merged_1
55
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 64, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(64) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 8) * 16384 + ((int)threadIdx.x >> 1) * 512 + ((int)blockIdx.x & 255) * 2 + ((int)threadIdx.x & 1); int index1 = ((int)blockIdx.x & 255) * 102...
merged_1
38
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 8192 + ((int)threadIdx.x >> 3) * 512 + ((int)threadIdx.x & 7); int index1 = ((int)threadIdx.x & 7) * 512 + (int)blockIdx.x * 16 + ((int)thread...
merged_1
62
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<385>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 65536 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 3) * 6553...
merged_1
42
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 131072 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 15) * 16...
merged_1
17
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 15); int index1 = ((int)blockIdx.x & 1) * 1310...
merged_1
57
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<13>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 8) * 131072 + ((int)threadIdx.x >> 1) * 512 + ((int)blockIdx.x & 255) * 2 + ((int)threadIdx.x & 1); int index1 = ((int)blockIdx.x & 255) * 1...
merged_1
31
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 2048 + ((int)threadIdx.x >> 5) * 512 + ((int)threadIdx.x & 31); int index1 = ((int)threadIdx.x & 31) * 512 + (int)blockIdx.x * 4 + ((int)threa...
merged_1
22
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 7) * 32768...
merged_1
41
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 65536 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 7) * 32768...
merged_1
11
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 7) * 32768...
merged_1
68
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 32, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(32) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 8) * 8192 + ((int)threadIdx.x >> 1) * 512 + ((int)blockIdx.x & 255) * 2 + ((int)threadIdx.x & 1); int index1 = ((int)blockIdx.x & 255) * 1024...
merged_1
18
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 3) * 6553...
merged_1
60
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<385>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 1) * 1310...
merged_1
13
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<25>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 8192 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 7) * 32768 ...
merged_1
1
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<13>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 5) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 31) * 16 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 31) * 819...
merged_1
64
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<385>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)threadIdx.x >> 3) * 512 + (int)blockIdx.x * 32 + ((int)threadIdx.x & 7); int index1 = (int)blockIdx.x * 16384 + ((int)threadIdx.x & 7) * 512 + ((int)threa...
merged_1
12
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 6) * 131072 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 63) * 8 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 63) * 409...
merged_1
67
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 32, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(32) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 5) * 1024 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 31) * 16 + ((int)threadIdx.x & 15); int index1 = ((int)blockIdx.x & 31) * 8192...
merged_1
26
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 5) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 31) * 16 + ((int)threadIdx.x & 15); int index1 = ((int)blockIdx.x & 31) * 819...
merged_1
14
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<49>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 15) * 163...
merged_1
40
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 3) * 6553...
merged_1
44
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)threadIdx.x >> 3) * 512 + (int)blockIdx.x * 16 + ((int)threadIdx.x & 7); int index1 = (int)blockIdx.x * 8192 + ((int)threadIdx.x & 7) * 512 + ((int)thread...
merged_1
84
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 8, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_S...
__global__ void __launch_bounds__(8) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 4096 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x & 511) * 512 + ((int)blockIdx.x >> 9) * 8 + (int)t...
merged_1
70
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 32, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_...
__global__ void __launch_bounds__(32) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 16384 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x & 511) * 512 + ((int)blockIdx.x >> 9) * 32 + (in...
merged_1
19
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 65536 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 15) * 163...
merged_1
24
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<97>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 8192 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 1) * 13107...
merged_1
30
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 1024 + ((int)threadIdx.x >> 6) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 63); int index1 = ((int)blockIdx.x & 7) * 32768...
merged_1
0
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<13>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 8192 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 15) * 1638...
merged_1
61
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<385>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 131072 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 7) * 3276...
merged_1
87
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 8, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<11>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS_S...
__global__ void __launch_bounds__(8) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 8 + (int)threadIdx.x; int index1 = ((int)blockIdx.x & 63) * 4096 + (int)threadIdx.x * 512 + ((int)blockIdx.x >> 6); output0[index0] = input1[i...
merged_1
6
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<25>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 15); int index1 = ((int)blockIdx.x & 3) * 6553...
merged_1
36
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<4>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 7) * 16384 + ((int)threadIdx.x >> 2) * 512 + ((int)blockIdx.x & 127) * 4 + ((int)threadIdx.x & 3); int index1 = ((int)blockIdx.x & 127) * 20...
merged_1
25
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<13>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 2048 + ((int)threadIdx.x >> 5) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 31); int index1 = ((int)blockIdx.x & 3) * 6553...
merged_1
37
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<193>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296P...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 1) * 1310...
merged_1
3
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<7>; .reg .b32 %r<20>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296PfS...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 6) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 63) * 8 + ((int)threadIdx.x & 7); int index1 = ((int)blockIdx.x & 63) * 4096...
merged_1
35
null
.visible .entry _Z16Reshape_Add_4296PfS_S_( .param .u64 _Z16Reshape_Add_4296PfS_S__param_0, .param .u64 _Z16Reshape_Add_4296PfS_S__param_1, .param .u64 _Z16Reshape_Add_4296PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<25>; .reg .b32 %r<13>; .reg .b64 %rd<12>; ld.param.u64 %rd1, [_Z16Reshape_Add_4296Pf...
__global__ void __launch_bounds__(128) Reshape_Add_4296(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 1024 + ((int)threadIdx.x >> 6) * 512 + ((int)threadIdx.x & 63); int index1 = ((int)threadIdx.x & 63) * 512 + (int)blockIdx.x * 2 + ((int)threa...
merged_1
7
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 15); int index1 = ((int)...
merged_1
42
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 2048 + ((int)threadIdx.x >> 5) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 31); int index1 = ((int...
merged_1
76
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 131072 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x >> 9) * 256 + (int)thre...
merged_1
29
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 6) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 63) * 8 + ((int)threadIdx.x & 7); int index1 = ((int)...
merged_1
17
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 7); int index1 = ((int...
merged_1
0
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 1024 + ((int)threadIdx.x >> 6) * 512 + ((int)threadIdx.x & 63); int index1 = (int)blockIdx.x * 2 + ((int)threadIdx.x >>...
merged_1
26
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 4) * 65536 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 15) * 32 + ((int)threadIdx.x & 7); int index1 = ((int...
merged_1
8
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = (int)blockIdx.x * 2048 + ((int)threadIdx.x >> 5) * 512 + ((int)threadIdx.x & 31); int index1 = (int)blockIdx.x * 4 + ((int)threadIdx.x >>...
merged_1
33
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 16384 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 7); int index1 = ((int...
merged_1
74
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 32, 1, 1 { .reg .f32 %f<4...
__global__ void __launch_bounds__(32) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 9) * 16384 + (int)threadIdx.x * 512 + ((int)blockIdx.x & 511); int index1 = ((int)blockIdx.x >> 9) * 32 + (int)threadI...
merged_1
54
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 131072 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int...
merged_1
5
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 1) * 4096 + ((int)threadIdx.x >> 4) * 512 + ((int)blockIdx.x & 1) * 256 + ((int)threadIdx.x & 15); int index1 = ((int...
merged_1
25
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 3) * 32768 + ((int)threadIdx.x >> 3) * 512 + ((int)blockIdx.x & 7) * 64 + ((int)threadIdx.x & 7); int index1 = ((int)...
merged_1
4
null
.visible .entry _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S_( .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_0, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_1, .param .u64 _Z39Reshape_Reshape_Broadcast_Subtract_4253PfS_S__param_2 ) .maxntid 128, 1, 1 { .reg .f32 %f<...
__global__ void __launch_bounds__(128) Reshape_Reshape_Broadcast_Subtract_4253(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) { int index0 = ((int)blockIdx.x >> 2) * 2048 + ((int)threadIdx.x >> 5) * 512 + ((int)blockIdx.x & 3) * 128 + ((int)threadIdx.x & 31); int index1 = ((int...