Relative Content

Tag Archive for ccudanvidia

THCState and state are undefined

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 ! c++ cuda nvidia 1

THCState and state are unidentified

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 ! c++ cuda nvidia