Home
last modified time | relevance | path

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

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