Change //tensorflow/compiler/tf2xla/python:xla to a tf_custom_op_py_library
Previously it was a simple py_library what didn't linked in the op registration code causing errors when no other dependency pulled in the actual implementations. PiperOrigin-RevId: 228158673
Loading
Please sign in to comment