We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I dived into code:https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/hps_tf/notebooks/hierarchical_parameter_server_demo.ipynb,I found libhierarchical_parameter_server.so is used in https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/hps_tf/hierarchical_parameter_server/hps_lib.py. I'd like to modify some apis and compile this library for source, but I don't know how to compile this library. After I complied the whole hugectr project, I still can not find this .so file. Can anybody help me? Thanks in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I dived into code:https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/hps_tf/notebooks/hierarchical_parameter_server_demo.ipynb,I found libhierarchical_parameter_server.so is used in https://github.com/NVIDIA-Merlin/HugeCTR/blob/main/hps_tf/hierarchical_parameter_server/hps_lib.py. I'd like to modify some apis and compile this library for source, but I don't know how to compile this library. After I complied the whole hugectr project, I still can not find this .so file. Can anybody help me? Thanks in advance.
The text was updated successfully, but these errors were encountered: