identifier THCState is undefined
identifier state is undefined
below line is giving above error
THCState * state = at::globalContext().lazyInitCUDA();
couldn’t find any replacement for the above !
1
identifier THCState is undefined
identifier state is undefined
below line is giving above error
THCState * state = at::globalContext().lazyInitCUDA();
couldn’t find any replacement for the above !
1