Separate `executor.proto` from `computation.proto` into separate targets.
* This makes it easier to depend on one and not the other. * This makes deps easier to manage because the dep has the same name as the import. PiperOrigin-RevId: 270950880
Showing
- tensorflow_federated/proto/v0/BUILD 15 additions, 6 deletionstensorflow_federated/proto/v0/BUILD
- tensorflow_federated/python/core/backends/mapreduce/BUILD 2 additions, 2 deletionstensorflow_federated/python/core/backends/mapreduce/BUILD
- tensorflow_federated/python/core/impl/BUILD 21 additions, 19 deletionstensorflow_federated/python/core/impl/BUILD
- tensorflow_federated/python/core/impl/compiler/BUILD 9 additions, 9 deletionstensorflow_federated/python/core/impl/compiler/BUILD
- tensorflow_federated/python/core/impl/utils/BUILD 2 additions, 2 deletionstensorflow_federated/python/core/impl/utils/BUILD
Please register or sign in to comment