Searched defs:device_shape_representation_fn (Results 1 – 2 of 2) sorted by relevance
145 DeviceShapeRepresentationFn device_shape_representation_fn() { in device_shape_representation_fn() function
1030 auto device_shape_representation_fn = [this](const Shape& shape) { in TransferToServer() local