xla icon indicating copy to clipboard operation
xla copied to clipboard

Move `IfrtComputation` constructor to `ifrt_computation_client.cpp`

Open kvshbg-aws opened this issue 4 months ago • 0 comments

This issue stems out from the comment on PR feat: abstraction of xla::OpSharding proto using wrapper class #9467.

The aim is to move the constructor for the IfrtComputation (and similarly for PjRtComputation) inside the respective source code (i.e. cpp) file

kvshbg-aws avatar Aug 20 '25 18:08 kvshbg-aws