Connor McClellan
Results
3
comments of
Connor McClellan
Any updates on this? I'm also interested in this functionality.
Hi @Zhaoli2042, were you able to make this work? I'm also interested in having a TF model sit inside a custom GPU pipeline.
I was having the same error, but adding `-DUSE_XSDK_DEFAULTS = 'TRUE'` worked. My final cmake command was: `cmake .. -DTPL_BLAS_LIBRARIES=/usr/lib/x86_64-linux-gnu/atlas/libblas.so -DUSE_XSDK_DEFAULTS='TRUE'`