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

fix export onnx in libai #88

Merged
merged 7 commits into from
Sep 14, 2022
Merged

fix export onnx in libai #88

merged 7 commits into from
Sep 14, 2022

Conversation

CPFLAME
Copy link
Contributor

@CPFLAME CPFLAME commented Sep 13, 2022

修复了在libai下, 用T5做test 转onnx时遇到的问题:

  • 支持了flow.bool的类型
  • 支持了oneflow在编译graph时,采用global tensor进行推理的写法

@CPFLAME CPFLAME requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 13, 2022 07:30
@BBuf
Copy link
Contributor

BBuf commented Sep 13, 2022

@CPFLAME 需要black format一下,ci format检查没过

@CPFLAME CPFLAME requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 13, 2022 07:50
@CPFLAME CPFLAME requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 13, 2022 09:49
@CPFLAME CPFLAME requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 13, 2022 09:51
@BBuf BBuf requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 14, 2022 01:16
@BBuf BBuf requested review from oneflow-ci-bot and removed request for oneflow-ci-bot September 14, 2022 01:59
@BBuf BBuf merged commit 8330f59 into main Sep 14, 2022
@BBuf BBuf deleted the fix_export_onnx_in_libai branch September 14, 2022 02:54
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