diggle

Results 6 comments of diggle

I have tried to use bazel to install tf mesh renderer? but it always got some problems. firstly, I can't find the rasterize_trianales.so file. Then, I changed a library compiled...

Yeah, I did that as your suggestions, but also got the "undefined symbol:_ZN10tensorflow120pDefBuilder4AttrESs " error. Thank you very much for your kind help!

> > Yeah, I did that as your suggestions, but also got the "undefined symbol:_ZN10tensorflow120pDefBuilder4AttrESs " error. > > Thank you very much for your kind help! > > Have...

> If we use Tensorflow version 2.x, it may report that "placeholder" is missed. And using Tensorflow version 1.x could solve this problem. Hi, did you run the demo.py successfully...