Change mutex for cuDNN access to static because it is not safe to call cuDNN...
Change mutex for cuDNN access to static because it is not safe to call cuDNN from different threads with different handles. PiperOrigin-RevId: 235571743
Loading
Please sign in to comment