"docs/source/en/api/pipelines/value_guided_sampling.md" did not exist on "5470a4fce3fedf097ecd7d28fdd83a770a692d67"
Commit 00de727e authored by Astha Rai's avatar Astha Rai
Browse files

adding includes to new fp8 file to resolve ck::enable_if_t errors

parent eb958552
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
#pragma once #pragma once
#include "ck/ck.hpp"
#include "ck/utility/enable_if.hpp"
#include "ck/utility/random_gen.hpp" #include "ck/utility/random_gen.hpp"
#include "ck/utility/type.hpp" #include "ck/utility/type.hpp"
......
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