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

No OpKernel was registered to support Op 'RoiPoolGrad' with these attrs #28

Open
HandsLing opened this issue Jan 5, 2018 · 3 comments

Comments

@HandsLing
Copy link

InvalidArgumentError (see above for traceback): No OpKernel was registered to support Op 'RoiPoolGrad' with these attrs. Registered devices: [CPU], Registered kernels:
device='GPU'; T in [DT_FLOAT]

 [[Node: minimize_loss/gradients/MV3D/fusion/fuse-net/rgb-roi-pooling/rgb-roi_pooling_grad/RoiPoolGrad = RoiPoolGrad[T=DT_FLOAT, pooled_height=6, pooled_width=6, spatial_scale=0.125](MV3D/image_fe
@HandsLing HandsLing changed the title anyone meet this? No OpKernel was registered to support Op 'RoiPoolGrad' with these attrs Jan 5, 2018
@FightStone
Copy link

i have meet the same problem. can you solve it ?

@tsstjj
Copy link

tsstjj commented Nov 29, 2018

Have you solved it? I met the same question with you

InvalidArgumentError (see above for traceback): No OpKernel was registered to support Op 'RoiPoolGrad' with these attrs. Registered devices: [CPU], Registered kernels:
device='GPU'; T in [DT_FLOAT]

 [[{{node gradients/pool_5_grad/RoiPoolGrad}} = RoiPoolGrad[T=DT_FLOAT, pooled_height=7, pooled_width=7, spatial_scale=0.0625](conv5_3/Relu, roi-data/rois, pool_5:1, gradients/fc6/transpose_grad/transpose)]]

@Orbis36
Copy link

Orbis36 commented Nov 6, 2021

Have you solved it @tsstjj ? I have the same problem here.

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

4 participants