Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_resource.h92 return representation_shape_; in representation_shape()
111 representation_shape_ = absl::make_optional(shape); in SetRepresentationShape()
176 absl::optional<xla::Shape> representation_shape_; variable