Skip to content

Viability of protobuf and abseil shared linkages #378

@hmaarrfk

Description

@hmaarrfk

Comment:

My environments, requiring the co-installation of opencv + tensorflow have recently had a hard time getting "updated" since the protobuf/absl migrations of tensorflow typically lag.

This isn't from the lack of trying, but more from the fact that it seems that tensorflow uses protobuf and absl in unique ways and don't often make it easy to link them in a share fashion.

I'm wondering if we could:

  1. start doing dual protobuf migrations. This would really release the pressure of constantly trying to keep up with the latest tensorflow and latest protobufs.
  2. go back to static built-in versions of protobuf for tensorflow
  3. Other ideas.

Anyway, I just wanted to raise my concerns for sustainability on this front.

cc: @h-vetinari @xhochy for being the two heavily involved individuals on this front.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions