1 Star 0 Fork 4

fxfunc/swcodegen

forked from 锦轩/swcodegen 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gpu_hybrid.h 279 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sven Verdoolaege 提交于 2013-11-27 12:04 . optionally perform hybrid tiling
#ifndef GPU_HYBRID_H
#define GPU_HYBRID_H
#include <isl/schedule_node.h>
#include "gpu.h"
#include "hybrid.h"
__isl_give isl_schedule_node *gpu_hybrid_tile(struct gpu_gen *gen,
__isl_take isl_schedule_node *node, __isl_take ppcg_ht_bounds *bounds,
int *tile_sizes);
#endif
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/fxfunc/swcodegen.git
git@gitee.com:fxfunc/swcodegen.git
fxfunc
swcodegen
swcodegen
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385