提交 003917d8 编写于 作者: Y Yang Yu

Fix compile

上级 e2be6dd2
...@@ -100,7 +100,7 @@ class CUDADeviceContext : public DeviceContext { ...@@ -100,7 +100,7 @@ class CUDADeviceContext : public DeviceContext {
template <> template <>
struct DefaultDeviceContextType<platform::CUDAPlace> { struct DefaultDeviceContextType<platform::CUDAPlace> {
using T = CUDADeviceContext; using TYPE = CUDADeviceContext;
}; };
class CUDNNDeviceContext : public CUDADeviceContext { class CUDNNDeviceContext : public CUDADeviceContext {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册