Add test_op.so back as data dependency to c_api_test. One of the functions it
tests is TF_LoadLibrary. I think we need to load a .so file to test TF_LoadLibrary functionality correctly. However, other tests can rely on static linking. PiperOrigin-RevId: 219352122
Loading
Please sign in to comment