Page MenuHomeSolus

Initial commit of grpc
ClosedPublic

Authored by YakoYakoYokuYoku on Aug 10 2021, 10:50 PM.
Tags
None
Referenced Files
F10836864: D11618.diff
Thu, Jun 8, 9:06 PM
F10773350: D11618.id.diff
Sun, May 21, 8:29 PM
F10765153: D11618.diff
Fri, May 19, 11:29 AM
F10738756: D11618.id30812.diff
Sat, May 13, 2:03 PM
F10738750: D11618.id29886.diff
Sat, May 13, 2:02 PM
F10738748: D11618.id28130.diff
Sat, May 13, 2:02 PM
F10738742: D11618.id.diff
Sat, May 13, 1:59 PM
F10720572: D11618.diff
May 5 2023, 10:41 PM

Details

Summary

In a sisyphean effort to reduce both build time and size of tensorflow grpc should be spun off instead of being vendored.

Depends on D11617.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Build against tensorflow (TBD).

Diff Detail

Repository
R5416 grpc
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
44

We should really only bother building the plugins tensorflow needs specifically, if any.

This revision now requires changes to proceed.Aug 25 2021, 6:05 PM
JoshStrobl added inline comments.
package.yml
23

Did you check that these weren't already getting added as rundeps due to linking?

This revision now requires changes to proceed.Dec 27 2021, 7:10 PM
DataDrake removed a reviewer: JoshStrobl.
DataDrake added a subscriber: DataDrake.

LGTM. Thanks!

This revision is now accepted and ready to land.Jan 14 2022, 6:15 PM
This revision was automatically updated to reflect the committed changes.