Page MenuHomeSolus

Initial commit of grpc
ClosedPublic

Authored by YakoYakoYokuYoku on Aug 10 2021, 10:50 PM.
Tags
None
Referenced Files
F11052862: D11618.id28130.diff
Thu, Aug 10, 10:13 PM
F11052860: D11618.id.diff
Thu, Aug 10, 10:13 PM
F11052859: D11618.id30812.diff
Thu, Aug 10, 10:13 PM
F11052858: D11618.id29886.diff
Thu, Aug 10, 10:13 PM
F11037488: D11618.diff
Wed, Aug 9, 8:42 PM
F10983445: D11618.id30812.diff
Sun, Jul 23, 2:23 PM
F10870395: D11618.id30812.diff
Jun 18 2023, 9:08 AM
F10870394: D11618.id29886.diff
Jun 18 2023, 9:08 AM

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.