Commit 845efff7 authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Remove the added flag

parent ff05560b
...@@ -173,12 +173,6 @@ ...@@ -173,12 +173,6 @@
#define CK_WORKAROUND_DENORM_FIX 0 #define CK_WORKAROUND_DENORM_FIX 0
#endif #endif
// flag to enable high precision data conversion
// 0 - fast, 1 - high precision
#ifndef CK_EXPERIMENTAL_CONVERT_PRECISION
#define CK_EXPERIMENTAL_CONVERT_PRECISION 1
#endif
namespace ck { namespace ck {
enum struct InMemoryDataOperationEnum enum struct InMemoryDataOperationEnum
......
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