cn/r part 2 of 2.
This commit is contained in:
parent
b9e15389ca
commit
57f82f7504
16 changed files with 287 additions and 139 deletions
|
@ -63,6 +63,7 @@ private:
|
|||
|
||||
cl_mem m_scratchpads = nullptr;
|
||||
cl_mem m_states = nullptr;
|
||||
cl_program m_cnr = nullptr;
|
||||
Cn0Kernel *m_cn0 = nullptr;
|
||||
Cn1Kernel *m_cn1 = nullptr;
|
||||
Cn2Kernel *m_cn2 = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue