google / ml-metadata

For recording and retrieving metadata associated with ML developer and data scientist workflows.
https://www.tensorflow.org/tfx/guide/mlmd
Apache License 2.0
603 stars 138 forks source link

Adding multi-arch support for linux/ppc64le in ml-metadata #171

Open amitmukati-2604 opened 1 year ago

lehrig commented 1 year ago

Note that this PR is part of a greater effort to enable Kubeflow and all its dependencies for multiple processor architectures (we start with ppc64le): https://github.com/kubeflow/kubeflow/issues/6684

BrianSong commented 1 year ago

Hi @lehrig, I have transferred to another team. Please reach out to @ryanpeters-google as he is the owner for MLMD OSS now.

lehrig commented 1 year ago

Alright, so @ryanpeters-google, are we good to proceed here?

ryanpeters-google commented 1 year ago

Due to an internal issue unrelated to the content of this PR, I am unable to test your change at this time. I am working to resolve the issue internally. Targeting Q2 for resolution.

pranavpandit1 commented 1 year ago

@ryanpeters-google: Any updates on this request? cc @lehrig @amitmukati-2604

thesuperzapper commented 6 months ago

I believe my PR https://github.com/google/ml-metadata/pull/188 (for ARM64) could be extended with PPC64 support once merged.