Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加FC算子 #7

Merged
merged 16 commits into from
Dec 8, 2020
Merged

增加FC算子 #7

merged 16 commits into from
Dec 8, 2020

Conversation

QingChuanWS
Copy link
Contributor

增加FC算子, 编写测试用例test_fc.cpp将halide自动生成的算子集成到Tengine中.
运行结果如下

start to run register cpu allocator
AutoKernel plugin inited
function:autokernel_plugin_init executed
start init_tengine
init_tengine done
REPEAT COUNT= 1
[INFO]:using halide fc...
Repeat [1] time 33.00 us per RUN. used 33 us
print output data
270 214 238 227 231 270 214 238 227 231 270 214 238 227

@lyuchuny3
Copy link
Contributor

Hi, @QingChuanWS

你提交的代码出现 100644 → 100755, 原因是执行了"chmod +x", 我们只关心源代码的文本内容,因此chmod产生的变化应该忽略,解决办法见
https://github.com/OAID/AutoKernel/wiki/Contribution-wiki

@lyuchuny3 lyuchuny3 merged commit f220b67 into OAID:main Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants