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

Increase size limit for Intel's cpu-optimized tensorflow packages #5126

Closed
ashahba opened this issue Nov 27, 2018 · 9 comments
Closed

Increase size limit for Intel's cpu-optimized tensorflow packages #5126

ashahba opened this issue Nov 27, 2018 · 9 comments

Comments

@ashahba
Copy link

ashahba commented Nov 27, 2018

Hi @dstufft, I'm an engineer working on Intel cpu-optimized packages for TensorFlow. I was wondering if it would be possible to get a size increase for the following packages on upload.pypi.org/ and test.pypi.org/?

intel_tensorflow-1.11.0-cp27-cp27mu-linux_x86_64.whl ==> 125MB
intel_tensorflow-1.11.0-cp34-cp34m-linux_x86_64.whl ==> 125MB
intel_tensorflow-1.11.0-cp36-cp36m-linux_x86_64.whl ==> 125MB
intel_tensorflow-1.11.0-cp35-cp35m-linux_x86_64.whl ==> 125MB

so that we can upload them to where mkl project is hosted here: https://pypi.org/project/mkl
Thanks!

@ashahba
Copy link
Author

ashahba commented Nov 27, 2018

This is related to pypa/packaging-problems#206

@ashahba
Copy link
Author

ashahba commented Nov 28, 2018

Thanks @jamadden

@di
Copy link
Member

di commented Nov 29, 2018

Hi @ashahba, I'm confused, is your project called mkl or is it called intel_tensorflow?

@s1113950
Copy link

We have an mkl account right now but the package we would like to upload would be intel_tensorflow. There should already be an mkl package that is separate 😄

@di
Copy link
Member

di commented Nov 29, 2018

There isn't a project on PyPI called intel_tensorflow. You'll need to upload an empty release to create the project first. I'd recommend using version number 0.0.0 and deleting the release afterwards (the project will remain).

@s1113950
Copy link

Sounds good. Thanks for the help!

@ashahba
Copy link
Author

ashahba commented Nov 29, 2018

@di the project is going to be called intel_tensorflow but it is going to be owned by same account that currently owns MKL binaries 🙂

@ashahba
Copy link
Author

ashahba commented Nov 30, 2018

@di here is the home of the project: intel-tensorflow:
https://pypi.org/project/intel-tensorflow/

@di
Copy link
Member

di commented Nov 30, 2018

I've set the upload limit for intel-tensorflow to 125MB on PyPI.

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