Skip to content

TF-Slim Walkthrough slim/slim_walkthough.ipynb Doesn't Work With TF 0.12 #782

@dweekly

Description

@dweekly

The walkthrough has the user use the sum_of_squares() loss function which was removed after TF 0.10 and is no longer present in TF 0.12. Please update the walkthrough to work with TF 0.12.

loss = slim.losses.sum_of_squares(predictions, targets)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions