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

[WIP] Update Tensorflow to 1.12 (and v2) #37

Open
Beomi opened this issue Feb 14, 2019 · 4 comments
Open

[WIP] Update Tensorflow to 1.12 (and v2) #37

Beomi opened this issue Feb 14, 2019 · 4 comments

Comments

@Beomi
Copy link
Contributor

Beomi commented Feb 14, 2019

Concept

As Tensorflow's latest version is 1.12.0 and planning to release 2.0 near future, we should consider update it to 1.12 and 2.0.

Plan

  • Add Pack with tensorflow 1.12
  • Add Pack with tensorflow 2.0

Issue

Currently, tensorflow 1.12 and 2.0 are bigger than 250MB even though when stripped
-> Split package (and download from s3) or drop other unused things (maybe?)

@franz101
Copy link

I have a great idea. zip _pywrap_tensorflow_internal.so.zip

and then untzip It before you load tf

@franz101
Copy link

also remove the contrib folder ;)

@franz101
Copy link

ok I take it back:
[Errno 30] Read-only file system: 'tensorflow/python/_pywrap_tensorflow_internal.so'

@franz101
Copy link

https://github.com/szelenka/shrink-linalg

this could be promising as well.

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

2 participants