tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow
https://www.tensorflow.org/quantum
Apache License 2.0
1.79k stars 572 forks source link

Fix warnings and errors for TF/absl/C++ changes #776

Closed Sinestro38 closed 1 year ago

Sinestro38 commented 1 year ago

This is a subset PR of the cuQuantum support PR in https://github.com/tensorflow/quantum/pull/774

After merging this PR, reviewers can see the reduced files in https://github.com/tensorflow/quantum/pull/774

Mirror of #775 cc: @QuantumJaeYoo

QuantumJaeYoo commented 1 year ago

I think this PR is not basing from tensorflow/quantum:master. Could you please?

QuantumJaeYoo commented 1 year ago

This library test error from cuquantum is intended. It was already resolved in the PR #770 (it passed all library tests). Because this PR is a subset of the PR #770 for easier reviews, let me merge this.