Skip to content

Conversation

@danielserrano-hub
Copy link

Changes

Commented out platform-specific dependency handling:

Removed the conditional logic that installed different TensorFlow and ONNX Runtime packages based on the operating system (macOS vs others) and CPU architecture (ARM64 vs x86).

Replaced with fixed dependencies:

*Changed from conditional tensorflow[and-cuda] / tensorflow to a single tensorflow package
*Changed from conditional onnxruntime-gpu / onnxruntime-silicon / onnxruntime to a single onnxruntime package

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

Successfully merging this pull request may close these issues.

1 participant