Home
last modified time | relevance | path

Searched defs:use_fast_memory (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_helpers.cc131 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in IdentityShapeRepresentationFn()
140 const absl::optional<xla::HloSharding>& sharding, bool use_fast_memory, in RewriteLayoutWithShardedShape()
Dxla_compiler_test.cc308 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
351 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
404 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
1100 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
1141 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
1275 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
1346 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in TEST_F()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc98 bool use_fast_memory) -> xla::StatusOr<xla::Shape> { in XlaDeviceContext()
Dxla_tpu_device.cc55 bool use_fast_memory) { in TpuShapeRepresentation()