Skip to content

OS X gcc-6 pytorch has faulty math operations #899

@szagoruyko

Description

@szagoruyko

Compiles fine, but some operations do not work as expected, and some tests eg. test_csub are failing in test_torch.py
I was debugging this sometime ago, seems that the issue is with tensors which have more than 64 elements total. Lua torch doesn't have it.

Metadata

Metadata

Assignees

Labels

needs reproductionEnsure you have actionable steps to reproduce the issue. Someone else needs to confirm the repro.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions