"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "707c4ef8b769eda7127e91b3f0175a849a09b824"
Commit 7c6a541b authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Fix merge

parent efab74a3
...@@ -1539,6 +1539,7 @@ struct nnvb_data_t_selector<bf6x32_pk_t> ...@@ -1539,6 +1539,7 @@ struct nnvb_data_t_selector<bf6x32_pk_t>
using type = bf6x32_pk_t::type; using type = bf6x32_pk_t::type;
}; };
template <>
struct nnvb_data_t_selector<pk_i4_t> struct nnvb_data_t_selector<pk_i4_t>
{ {
using type = pk_i4_t::type; using type = pk_i4_t::type;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment