Riaz Munshi

Results 6 comments of Riaz Munshi

> I found this thread while searching for Tensorflow AMD Ryzen benchmarks. I may able to help if you want to build/compile Tensorflow from source on Ubuntu by yourself. Please...

I was trying the example "Knowledge Graph Embedding using the Wikimedia knowledge graph." and given that WikiMedia is a heterogeneous graph, the current notebook wont work since the EdgeSampler is...

you will need to build the nms library: cd nms make (for me: python-config was missing so, pip install python-config, and i also had to replace python3-config to python-config in...