Skip to content

Conversation

@Mainak431
Copy link
Contributor

tensorflow==2.0.0.a0 does not have any function extract_patches in tf.image. That will be extract_image_patches. I have installed the latest public version of tensorflow==2.0.0.a0.

@seanpmorgan Please restore this.

tensorflow==2.0.0.a0 does not have any function extract_patches in tf.image. That will be extract_image_patches. I have installed the latest public version of tensorflow==2.0.0.a0.

@seanpmorgan Please restore this.
@seanpmorgan
Copy link
Member

See this issue #193

The packaged 0.3 release (today or tomorrow) will have this and a few other changes so it's compatible with 2.0.0.a0. If you're building from source you must use tf-nightly as it says in the central README.

This problem mismatch issue will be ~fixed once we start getting some stable 2.0 releases. As Martin mentioned we could also add an if/else type of check, but there are are incompatibilities that'll fail (e.g.shared library names)

@Mainak431
Copy link
Contributor Author

Ok. updating #185 accordingly. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants