Opened 5 years ago
Closed 5 years ago
#60411 closed update (fixed)
py-tensorflow: Update to latest version
Reported by: | museum-future (Skynet) | Owned by: | emcrisostomo (Enrico Maria Crisostomo) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cjones051073 (Chris Jones) | |
Port: | py-tensorflow |
Description
Hello,
I am working with tensorflow 2.2rc and the current patch file will need to be updated.
current patch points to
--- a/tensorflow/core/platform/posix/env_time.cc +++ b/tensorflow/core/platform/posix/env_time.cc
the file has been relocated to
tensorflow/core/platform/default/env_time.cc
the patch still needs to be applied
Change History (3)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | emcrisostomo removed |
---|---|
Keywords: | patch update file location removed |
Milestone: | MacPorts 2.6.3 |
Owner: | set to emcrisostomo |
Status: | new → assigned |
Summary: | tensorflow patch update → py-tensorflow: Update to latest version |
Version: | 2.6.2 |
comment:2 Changed 5 years ago by museum-future (Skynet)
It's the same location for 2.1.0 and 2.2rc3.
tensorflow/core/platform/default/env_time.cc
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
py-tensorflow was updated to 2.2.0 in [42ff42ce12bca1cf8294d5062a4f416b037e2357/macports-ports].
Note: See
TracTickets for help on using
tickets.
2.2rc sounds like a release candidate, so we would not want to update the port to that version. We would want to wait for 2.2 final to be released.
2.1.0 final has been released however so the port could be updated to that version.