Pedro Porto Buarque de Gusmão

Results 10 issues of Pedro Porto Buarque de Gusmão

Hello, I was wondering if there is an implementation of winograd for 2x2 kernels. Thanks

Hi there, Do you have any pre-trained model for the Cityscapes example that could be made available online? Thanks

Hi, can this code run on multi-gpus? Thanks

#### Reference Issues/PRs NA #### What does this implement/fix? Explain your changes. Improves documentation on how to use Hydra #### Any other comments?

Final tests with the CPP implementation

enhancement

In the file `src/py/flwr/server/grpc_server/grpc_client_proxy_test.py` a `ClientMessage.FitRes` cannot accept a `metrics` parameter. > src/py/flwr/server/grpc_server/grpc_client_proxy_test.py:37: error: Argument "metrics" to "FitRes" has incompatible type "Dict[str, Union[bool, bytes, float, int, str]]"; expected "Optional[Mapping[str, Scalar]]"

`ClientManager` not being used in function. Should we consider the case where we call a client through the ClientManager and get their weights in case no `initial weights` have been...

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. #### Any other comments?

**Describe the bug** [User guide web page is not working](https://www.biodynamo.org/user-guide/from-installation-to-1st-steps) **To Reproduce** Steps to reproduce the behavior: 1. Go to '[BioDynamo](https://www.biodynamo.org/)' 2. Click on 'User-Guide' 3. Scroll down to 'From...