hello guys, maybe a stupid a question, but I'm try...
# general
r
hello guys, maybe a stupid a question, but I'm trying to install a third-party package from Github (with some Cuda/c++ that need to be built), is there a way to add it to the BUILD file of 3rdparty? I've seen the example of
custom_tensorflow_op
, but that is just for wrapping and loading the .so file (the repo I want to add : https://github.com/facebookresearch/maskrcnn-benchmark)