[GPU] Coverity fix (#19968)
This commit is contained in:
@@ -89,6 +89,7 @@ struct typed_primitive_onednn_impl : public typed_primitive_impl<PType> {
|
||||
|
||||
typed_primitive_onednn_impl()
|
||||
: typed_primitive_impl<PType>({}, "undef"),
|
||||
_engine(nullptr),
|
||||
_pd(), _prim() {
|
||||
_attrs = std::make_shared<dnnl::primitive_attr>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user