Mark Jimenez

Results 13 issues of Mark Jimenez

I tried out your app and it's failing whenever there's two *.pbxproj files in the project root directory. My second pbxproj file is used by cocoapods. I think you should...

enhancement

As previously discussed, GoogleWebRTC binary has naming conflicts with some of iOS's classes that may cause a crash in some devices. Reference: https://github.com/stasel/WebRTC-iOS/issues/19 Also in the same issue someone has...

This will listen to reachability changes (internet connectivity). Users of this class can check changes by subscribing to a publisher (check `Combine` framework) exposed by the Reachability class. iOS 12...

Good first issue :mortar_board:

Crash happens when connecting to a signalling server using `GoogleWebRTC`. Issue was also found here: https://github.com/stasel/WebRTC-iOS/issues/19 https://bugs.chromium.org/p/webrtc/issues/detail?id=10560 Safe to say, Apple probably won't fix this on their end and we're...

Good first issue :mortar_board:

Code for generating diffs is in `TorchTrainingModule`. Serializing diffs is in `SyftProtoExtensions`

Good first issue :mortar_board:

File is located here: https://github.com/OpenMined/SwiftSyft/blob/master/SwiftSyft/Classes/SyftProtoExtensions.swift

Good first issue :mortar_board:

While the MNIST Loader is not part of the SwiftSyft library, it does demonstrate how to load data and transform it to be able to be consumed by our torchscript...

Good first issue :mortar_board: