Code clean up (#20)

* tuning para,

* testing on v100

* add fp16

* remove deprecated tensor descriptor

* sync with miopen

* update build script

Co-authored-by: Jing Zhang <jizhan@amd.com>

[ROCm/composable_kernel commit: 5c7cec1115]
This commit is contained in:
Chao Liu
2020-06-23 20:31:27 -05:00
committed by GitHub
parent 3f1a4f1c56
commit 0eb214d1cd
94 changed files with 9477 additions and 13782 deletions

View File

@@ -3,6 +3,7 @@
#include "config.hpp"
#include "integral_constant.hpp"
#include "number.hpp"
#include "type.hpp"
namespace ck {