Update c_api_test.cc to load test_op1.so instead of test_op.so. If op has the same name as already
loaded op, then it won't be added to list returned by TF_GetOpList. So, we want to load a different op. PiperOrigin-RevId: 220210246
Loading
Please sign in to comment