mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 12:30:16 +00:00
Merge commit '1da340031c98bfde0f142bf34493d087490ec70d' into develop
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "ck/utility/common_header.hpp"
|
||||
#include "ck/library/utility/device_tensor_generator.hpp"
|
||||
#include "ck/utility/data_type.hpp"
|
||||
#define _USE_MATH_DEFINES // Required for M_PI in MSVC
|
||||
#include <cmath>
|
||||
|
||||
// use xorshift for now since it is simple. Should be suitable enough, but feel free to switch in
|
||||
|
||||
Reference in New Issue
Block a user