Skip to content

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Feb 2, 2018

This fixes the issue mentioned in #4041.

@yf225
Copy link
Contributor Author

yf225 commented Feb 2, 2018

gcc 4.8 CI will pass after we merge pytorch/extension-ffi#16.

@soumith
Copy link
Contributor

soumith commented Feb 2, 2018

@pytorchbot retest this please

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legit.

} THGenerator;
typedef struct THGenerator THGenerator;

typedef struct THGeneratorState THGeneratorState;

This comment was marked as off-topic.

THGeneratorState gen_state;
};

#endif No newline at end of file

This comment was marked as off-topic.

@soumith soumith merged commit 7400de3 into pytorch:master Feb 2, 2018
@soumith soumith added 0.3.1 and removed 0.3.1 labels Feb 7, 2018
@yf225 yf225 deleted the cffi_fix branch February 22, 2018 22:27
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.

3 participants