Home
last modified time | relevance | path

Searched defs:device_shape_representation_fn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner.h145 DeviceShapeRepresentationFn device_shape_representation_fn() { in device_shape_representation_fn() function
H A Dservice.cc1030 auto device_shape_representation_fn = [this](const Shape& shape) { in TransferToServer() local