Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Which Conv2d should be used? Torch or Syft? #872

Open
mustansarsaeed opened this issue Jul 9, 2021 · 1 comment
Open

Which Conv2d should be used? Torch or Syft? #872

mustansarsaeed opened this issue Jul 9, 2021 · 1 comment
Labels
Type: Question ❔ Question about implementation or some technical aspect

Comments

@mustansarsaeed
Copy link

mustansarsaeed commented Jul 9, 2021

Hi, I am using PySyft and PyGrid 0.2.x . For CNN, should we use torch.nn.Conv2d or syft.frameworks.torch.nn.Conv2d ? Are there any differences?

@mustansarsaeed mustansarsaeed added the Type: Question ❔ Question about implementation or some technical aspect label Jul 9, 2021
@AshuAhlawat
Copy link

if the working of both the functions is same, which it is i belives torch.nn.Conv2d will be faster in getting to the actual fucntion

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Question ❔ Question about implementation or some technical aspect
Projects
None yet
Development

No branches or pull requests

2 participants