"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "ee4366480f7c888566d2ee1e0ac3836440496d40"
Gemm+layernorm instance, ckProfiler, client example (#568)
* Add gemm + layernorm instance * Add ckProfiler * Add test * Add client example * Detect if user forger to set the workrspace * Use literal in the example * [What] use builtin function for sqrt [Why] compiler will not use v_sqrt_f64_e64 if we use ::sqrt() * check gemm vaildity in IsSupportedArgument * Add more testcases * Merge duplicated folder in client example * Print more infomation * Use better kernel parameter for MS problem size * clang format * Add constexpr for if condition and remove redundant include * Remove cstdlib and add constexpr
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment