Add missing #include for OpResponse. This class currently happens to be forward
declared by xla.proto.h, but that proto doesn't actually need this type anywhere and we are working on removing such unneeded forward declarations. PiperOrigin-RevId: 195818397
Loading
Please sign in to comment