We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c2ca7 commit 869adffCopy full SHA for 869adff
dpnp/backend/extensions/vm/i0.cpp
@@ -65,7 +65,6 @@ struct OutputType
65
using value_type =
66
typename std::disjunction<td_ns::TypeMapResultEntry<T, double>,
67
td_ns::TypeMapResultEntry<T, float>,
68
- td_ns::TypeMapResultEntry<T, sycl::half>,
69
td_ns::DefaultResultEntry<void>>::result_type;
70
};
71
dpnp/backend/extensions/vm/inv.cpp
0 commit comments