Skip to content

Conversation

@timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Oct 1, 2019

/cc @yiColddrink somehow I didn't have to touch these lines:

if version_num < 1.1:
    FP32_FUNCS.append('mean')

@mcarilli
Copy link

mcarilli commented Oct 2, 2019

Seems fine to me, thanks!
By the way, I am in the process of moving Amp upstream:
pytorch/pytorch#25081
pytorch/pytorch#26512

@timotheecour
Copy link
Contributor Author

wondering whether torch.cuda.is_available could've been used, but oh well, it's working anyways

@timotheecour timotheecour deleted the pr_fix_mrcnnfb_802 branch October 2, 2019 05:51
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.

AttributeError: 'NoneType' object has no attribute 'split'

2 participants