Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_on_demand_compiler.cc205 Shape DefaultDeviceShapeRepresentation(const Shape& shape) const override { in DefaultDeviceShapeRepresentation() function in xla::__anonf9416ab60111::TpuCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompiler.h368 virtual Shape DefaultDeviceShapeRepresentation(const Shape& shape) const { in DefaultDeviceShapeRepresentation() function