recommenders-addons
recommenders-addons copied to clipboard
_math_ops.so: undefined symbol
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
- TensorFlow version and how it was installed (source or binary): 2.14.0
- TensorFlow-Recommenders-Addons version and how it was installed (source or binary): tfra-nightly-gpu
- Python version: 3.11.3
- Is GPU used? (yes/no): yes
Describe the bug
when import tfra package, problem raises:
python3.11/site-packages/tensorflow_recommenders_addons/dynamic_embedding/core/_math_ops.so: undefined symbol: _ZN4absl12lts_2023012512log_internal15LogMessageFatalC1EPKciSt17basic_string_viewIcSt11char_traitsIcEE
And any plan for next release, e.g.: 0.6.1?