[XLA:Python] Add support for registering CPU custom call targets from Cython.
Add a test case for calling a Cython target via a CPU custom call. Fix a couple of Python 3 compatibility bugs in xla_client.py. [TF] Add testonly attribute to pyx_library() rule. Prefix python header path with @org_tensorflow so the rule works when TF is a submodule. PiperOrigin-RevId: 225875684
Loading
Please sign in to comment