file stringlengths 6 242 | name stringlengths 1 11 | kernel stringclasses 4
values | input stringlengths 531 14.6k | output stringlengths 176 17.2k |
|---|---|---|---|---|
Reshape_Reshape_Broadcast_Reshape_Broadcast_Select_Broadcast_Multiply_4502 | 36 | null | .visible .entry _Z7Group10PfS_PaS_S_(
.param .u64 _Z7Group10PfS_PaS_S__param_0,
.param .u64 _Z7Group10PfS_PaS_S__param_1,
.param .u64 _Z7Group10PfS_PaS_S__param_2,
.param .u64 _Z7Group10PfS_PaS_S__param_3,
.param .u64 _Z7Group10PfS_PaS_S__param_4
)
.maxntid 4, 1, 1
{
.reg .pred %p<3>;
.reg .b16 %rs<3>;
.reg .... | __global__ void __launch_bounds__(4) Group10(float* __restrict__ input0, float* __restrict__ input1, int8_t* __restrict__ input2, float* __restrict__ input3, float* __restrict__ output0) {
__shared__ float input1_shared[8];
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threa... |
SoftmaxBasic_3918-SoftmaxBasic_3919-SoftmaxBasic_3920-SoftmaxBasic_3921 | 0 | null | .visible .entry _Z7Group12PfS_S_(
.param .u64 _Z7Group12PfS_S__param_0,
.param .u64 _Z7Group12PfS_S__param_1,
.param .u64 _Z7Group12PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<5>;
.reg .f32 %f<122>;
.reg .b32 %r<63>;
.reg .b64 %rd<14>;
// demoted variable
.shared .align 4 .b8 _ZZ27Group12_0_Softmax... | __device__ void Group12_0_SoftmaxBasic_3918(float* __restrict__ input0, float* __restrict__ output0, char* shared) {
int __flatten_tid = threadIdx.x;
const dim3 threadIdx(__flatten_tid % 64, __flatten_tid / 64, 0);
float normal_reduce_temp0[1];
float* input0_shared = (float*)(shared+0);
__shared__ float red_b... |
SoftmaxBasic_3918-SoftmaxBasic_3919-SoftmaxBasic_3920-SoftmaxBasic_3921 | 6 | null | .visible .entry _Z7Group12PfS_S_(
.param .u64 _Z7Group12PfS_S__param_0,
.param .u64 _Z7Group12PfS_S__param_1,
.param .u64 _Z7Group12PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<11>;
.reg .f32 %f<340>;
.reg .b32 %r<128>;
.reg .b64 %rd<12>;
// demoted variable
.shared .align 1 .b8 _ZZ7Group12PfS_S_E6s... | __device__ void Group12_0_SoftmaxBasic_3918(float* __restrict__ input0, float* __restrict__ output0, char* shared) {
int __flatten_tid = threadIdx.x;
const dim3 threadIdx(__flatten_tid % 16, __flatten_tid / 16, 0);
float normal_reduce_temp0[1];
float* input0_shared = (float*)(shared+0);
float red_buf0[1];
n... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 181 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 137 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<21>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 171 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 1 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<27>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 13 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<7>;
.reg .f32 %f<11>;
.reg .b32 %r<33>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 156 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 32, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<16>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_sha... | __global__ void __launch_bounds__(32) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (int... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 6 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<22>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 74 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<30>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 38 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<7>;
.reg .f32 %f<19>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 120 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 68 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<7>;
.reg .f32 %f<35>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 173 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 47 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<6>;
.reg .f32 %f<5>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Grou... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 138 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 112 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_sha... | __global__ void __launch_bounds__(64) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 60 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 121 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 227 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<3>;
.reg .b16 %rs<4>;
.reg .f32 %f<19>;
.reg .b32 %r<31>;
.reg .b64 %rd<21>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
for (int vthread... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 85 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<22>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 46 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 39 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 235 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 229 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<18>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 148 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 130 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<7>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_sh... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 194 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 32, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_sha... | __global__ void __launch_bounds__(32) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 64 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<5>;
.reg .f32 %f<35>;
.reg .b32 %r<33>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 177 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 264 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 4, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<16>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_shar... | __global__ void __launch_bounds__(4) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (int)... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 63 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 67 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<30>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 125 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 176 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<17>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 201 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<18>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 12 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 110 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 232 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<21>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 88 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 180 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 127 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 81 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 202 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<21>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 126 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<30>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 238 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 172 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 70 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_sh... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 36 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<7>;
.reg .f32 %f<19>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 128 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<17>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 34 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 239 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 72 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<18>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 124 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 269 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 1, 1, 1
{
.reg .f32 %f<4>;
.reg .b32 %r<8>;
.reg .b64 %rd<11>;
ld.param.u64 %rd1, [_Z6Group7PfS_S__param_0];
ld.param.u64 %rd2, [_Z6Group7PfS_S__param_... | __global__ void __launch_bounds__(1) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
int index0 = (int)blockIdx.x;
int index1 = (((int)blockIdx.x & 32767) >> 6) * 1536 + ((int)blockIdx.x >> 15) * 64 + ((int)blockIdx.x & 63);
output0[index0] = input1[index1] / input0[0... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 234 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 266 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 2, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<16>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_shar... | __global__ void __launch_bounds__(2) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (int)... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 186 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 230 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 8 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 231 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<17>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 76 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<6>;
.reg .f32 %f<5>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Grou... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 0 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<27>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 23 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<18>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 129 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<30>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 42 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<24>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 92 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<17>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 249 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 8, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<5>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_shar... | __global__ void __launch_bounds__(8) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((int... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 75 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 123 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<26>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 37 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<5>;
.reg .f32 %f<7>;
.reg .b32 %r<30>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Grou... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 30 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<6>;
.reg .f32 %f<19>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 99 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 64, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<6>;
.reg .f32 %f<5>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group... | __global__ void __launch_bounds__(64) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 122 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<4>;
.reg .f32 %f<67>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Gro... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 62 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<35>;
.reg .b32 %r<28>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 233 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 119 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<18>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 198 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<12>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 111 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<67>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 4 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<11>;
.reg .b32 %r<16>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = (in... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 89 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<19>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_s... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 185 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 51 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .b16 %rs<6>;
.reg .f32 %f<5>;
.reg .b32 %r<32>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Grou... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 174 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<131>;
.reg .b32 %r<31>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Slice_Reshape_Reshape_Broadcast_Divide_4268 | 236 | null | .visible .entry _Z6Group7PfS_S_(
.param .u64 _Z6Group7PfS_S__param_0,
.param .u64 _Z6Group7PfS_S__param_1,
.param .u64 _Z6Group7PfS_S__param_2
)
.maxntid 128, 1, 1
{
.reg .pred %p<2>;
.reg .f32 %f<259>;
.reg .b32 %r<25>;
.reg .b64 %rd<13>;
// demoted variable
.shared .align 4 .b8 _ZZ6Group7PfS_S_E13input0_... | __global__ void __launch_bounds__(128) Group7(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ output0) {
__shared__ float input0_shared[8];
if ((int)threadIdx.x < 1) {
int index0 = (int)threadIdx.x;
input0_shared[index0] = input0[index0];
}
__syncthreads();
int index1 = ((i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 19 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
int index0 = (int)... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 26 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 43 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 16 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 44 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 45 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 0 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 10 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 34 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 51 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 93 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(1) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
int index0 = (int)bl... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 50 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 15 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(128) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
__shared__ float i... |
Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283 | 54 | null | .visible .entry _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S_(
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283PfS_S_S_S_S__param_0,
.param .u64 _Z89Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_... | __global__ void __launch_bounds__(32) Reshape_Broadcast_Add_Sqrt_Reshape_Broadcast_Divide_Broadcast_Multiply_Broadcast_Add_4283(float* __restrict__ input0, float* __restrict__ input1, float* __restrict__ input2, float* __restrict__ input3, float* __restrict__ input4, float* __restrict__ output0) {
int index0 = (int)b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.