facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.94k forks source link

caffe2 spec/SRPM #951

Open advorkin opened 7 years ago

advorkin commented 7 years ago

Hello,

I've created caffe2 RPM file compatible with RHEL7. Please let me know if you are interested in spec/SRPM files.

Thank you.

leemgs commented 6 years ago

@advorkin, Did you distribute RPM version of Caffe2 for Linux distro such as RHEL7/CentOS7?

myungjoo commented 6 years ago

@leemgs Why don't you send PR with your RPM spec file? I know you already have one. :) I think caffe2.spec.in with some macro should be fine.

leemgs commented 6 years ago

@myungjoo , Yes. I am going to submit a PR to support the RPM spec file soon.

advorkin commented 6 years ago

@leemgs That's correct. Please let me know if you'd like it. Thank you.

hjoon0510 commented 6 years ago

@advorkin Where can we download a RPM file (e.g., caffe2.rh7.rpm) that you generated with a spec file for RHEL7+Caffe2? Could you share an web address of the RPM file for the Caffe2 users that use RHEL7?

myungjoo commented 6 years ago

@advorkin Would you please send pull-request to this repo or share your RPM spec in your fork?