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

No model directory #189

Closed
jonathanmalkin opened this issue Nov 13, 2015 · 2 comments
Closed

No model directory #189

jonathanmalkin opened this issue Nov 13, 2015 · 2 comments

Comments

@jonathanmalkin
Copy link

I just installed tensorflow in a Virtualenv on Mac OS. There is no models directory. How do I get the models installed?

@jonathanmalkin
Copy link
Author

Figured it out! Cloned the repository and copied the model directory to the pip install.

@ebrevdo
Copy link
Contributor

ebrevdo commented Nov 13, 2015

Let us know if you have any other issues.

@ebrevdo ebrevdo closed this as completed Nov 13, 2015
tarasglek pushed a commit to tarasglek/tensorflow that referenced this issue Jun 20, 2017
tensorflow-copybara pushed a commit that referenced this issue Oct 18, 2019
A VectorTypeCastOp can only be used to lower between statically sized contiguous memrefs of scalar and matching vector type. The sizes and strides are thus fully static and easy to determine.

A relevant test is added.

This is a step towards solving #189.

PiperOrigin-RevId: 275538981
Change-Id: I7e21a4d2272468d1da49b338a1c3d4f992c24d12
tensorflow-copybara pushed a commit that referenced this issue Oct 18, 2019
This allows mixing linalg operations with vector transfer operations (with additional modifications to affine ops) and is a step towards solving #189.

PiperOrigin-RevId: 275543361
Change-Id: Icc8ae04738d4232507d5cfd584280dd8e588deb9
tensorflow-copybara pushed a commit that referenced this issue Nov 19, 2019
A VectorTypeCastOp can only be used to lower between statically sized contiguous memrefs of scalar and matching vector type. The sizes and strides are thus fully static and easy to determine.

A relevant test is added.

This is a step towards solving #189.

PiperOrigin-RevId: 275538981
tensorflow-copybara pushed a commit that referenced this issue Nov 19, 2019
This allows mixing linalg operations with vector transfer operations (with additional modifications to affine ops) and is a step towards solving #189.

PiperOrigin-RevId: 275543361
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