Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // Generated by NVIDIA NVVM Compiler
- //
- // Compiler Build ID: CL-20616586
- // Driver 352.93
- // Based on LLVM 3.4svn
- //
- .version 4.3
- .target sm_52, texmode_independent
- .address_size 64
- // .globl fill_memory
- // conv_forward$Asub has been demoted
- // conv_forward$Bsub has been demoted
- // conv_backward$Asub has been demoted
- // conv_backward$Bsub has been demoted
- // conv_weights$Asub has been demoted
- // conv_weights$Bsub has been demoted
- .entry fill_memory(
- .param .u32 fill_memory_param_0,
- .param .f32 fill_memory_param_1,
- .param .u64 .ptr .global .align 4 fill_memory_param_2,
- .param .u32 fill_memory_param_3
- )
- {
- .reg .pred %p<3>;
- .reg .f32 %f<2>;
- .reg .b32 %r<15>;
- .reg .b64 %rd<4>;
- ld.param.u32 %r6, [fill_memory_param_0];
- ld.param.f32 %f1, [fill_memory_param_1];
- ld.param.u64 %rd1, [fill_memory_param_2];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement