Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Requests #1

Open
tareksabry1337 opened this issue Apr 15, 2024 · 8 comments
Open

Version Requests #1

tareksabry1337 opened this issue Apr 15, 2024 · 8 comments

Comments

@tareksabry1337
Copy link
Owner

This repository currently ran workflows for couple of releases

  • 2.14.0 (Latest on main branch on TensorFlow repo)
  • 2.9.1 (This is the version that I personally use)

If you require other versions, please feel free to comment on this issue and I'll run the workflow with the required version.

@arctop-sk
Copy link

Hi!

Thank you for doing this.

Could you assist with creating an SPM for TensorFlowLiteSelectTfOps pod as well?

@tareksabry1337
Copy link
Owner Author

Hi @arctop-sk
Let me take care of this over the weekend

@0x3k
Copy link

0x3k commented May 10, 2024

+1 I could use it too :)

@mar-schmidt
Copy link

+1

@marcuscaf
Copy link

Hi @tareksabry1337 , thanks for the support!

one question, im trying to use in this way:

dependencies: [
        .package(
            url: "https://github.com/tareksabry1337/TensorFlowLiteSwift.git",
            .exact("2.14.0")
        )
    ],

but returns this error

../spm_folder/.build/checkouts/TensorFlowLiteSwift/Sources/TensorFlowLiteSwift/CoreMLDelegate.swift:15:8: error: no such module 'TensorFlowLiteCCoreML'
import TensorFlowLiteCCoreML

@r-a-o
Copy link

r-a-o commented Oct 24, 2024

@marcuscaf looks like it deserves to have its own issue, please create one

@tareksabry1337
Copy link
Owner Author

Sorry for the folks who were requesting TensorFlowLiteSelectTfOps I didn't have any time to do it yet I know I'm late like 6 months, but it's on my radar.

@tareksabry1337
Copy link
Owner Author

tareksabry1337 commented Oct 24, 2024

@marcuscaf Can you provide a minimal reproducible example? I just tried out a fresh project and I'm not seeing any issue I'm able to import

import TensorFlowLiteSwift
import TensorFlowLiteC
import TensorFlowLiteCCoreML

The project compiles and runs fine on both simulator / real device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants