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

how to make bender data loader much fast? #74

Open
erickingxu opened this issue Sep 14, 2017 · 1 comment
Open

how to make bender data loader much fast? #74

erickingxu opened this issue Sep 14, 2017 · 1 comment

Comments

@erickingxu
Copy link

I had met a problem, using blender for load some model's data from training framework,like pytorch.
I need to convert them from float32 into float16(half) in Metal kernel for processing, but I found it is very slow, so is any way to speed up for this.

@bryant1410
Copy link
Member

I suggest you use benderthon to generate a protobuf and load it from bender. It's an easy and fast way to run a model.

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

No branches or pull requests

2 participants