Home
last modified time | relevance | path

Searched refs:SetRepresentationShape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_resource.h110 void SetRepresentationShape(const xla::Shape& shape) { in SetRepresentationShape() function
Dxla_op_kernel.cc646 variable->SetRepresentationShape(representation_shape); in AssignVariableTensor()