Commit c7345e52 authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Fix

parent a8cd34d6
...@@ -249,6 +249,7 @@ struct GeneratorTensor_3<ck::bf8_t> ...@@ -249,6 +249,7 @@ struct GeneratorTensor_3<ck::bf8_t>
}; };
#endif #endif
template <>
struct GeneratorTensor_3<ck::f4_t> struct GeneratorTensor_3<ck::f4_t>
{ {
float min_value = 0; float min_value = 0;
......
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