AnacondaRecipes / tensorflow_recipes

Tensorflow conda recipes
27 stars 26 forks source link

Remove freeze_graph CLI test; update README #25

Closed pseudoyim closed 3 years ago

pseudoyim commented 3 years ago

As of v2.0.0, the tensorflow project removed the freeze_graph CLI command. This PR removes the test for this. More info here: https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md#breaking-changes-6

This PR also updates the README for the tensorflow-base-gpu recipe, adding details for the Windows GPU builds.

mingwandroid commented 3 years ago

Hey Paul. I don't think you need to make prs really.. the details in the comments here are of more use in the commits themselves and that is the main reason a pr isn't necessarily helpful. It splits useful info into commit messages and pr comments.