-
Hi!
Just wanna say thank you for all of this amazing work for porting over TensorFlow to apple silicon.
My question is, ( sorry if this the wrong place to ask ) would it be possible to install T…
-
Hey, awesome library! I am new to nim and was trying out some basic python integration with `nimpy`, I am impressed :D
I was wondering if we could try to overload all operators for `PyObject` so ba…
-
The download works fine in the debug mode but, crashes when I run the app in the release.
PS: I'm using the latest version.
This is the code I use from package:
`import Foundation
import Photo…
-
### Description
When building S4TF in Swift-Colab, there is a SwiftPM bug that causes a faulty CTensorFlow modulemap to overwrite the correct CTensorFlow modulemap. The "faulty" modulemap is not part…
-
We need to use KeyBERT python library on iOS project to do keywords extraction from message text.
As it says on the keyBERT library page (https://github.com/MaartenGr/KeyBERT) there are other libr…
-
Hello, I'm having issues when I update numpy to a latest version.
I imported numpy 1.24.2 but I get the following error: "error was: No module named 'numpy.core._multiarray_umath'".
I want to know…
-
Is there a way currently to use Python in multi-threaded contexts? I get segfaults whenever I try to do that and my guess is because the interpreter was started by a different thread. Would one possib…
-
Doesn't work properly on Ubuntu 22(Google Colab) :/.
I tested with 5.6.2 and 5.7.3 Swift versions.
P.S. Anyway Thx! for your project.
-
Hi, Im using the YouTube-dl library for ios. However the download of the m3u8 is only happening in the debugger mode in xcode.
Any sugestions why we are not able to run without debugger.
*Below is…
-
### Describe the bug
I used Python-3.11-macOS-support.b1.tar.gz and imported both python-stdlib and Python.xcframework. Am I missing something basic?
### Steps to reproduce
Here is what the version…