Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dclient_library_test_base.cc215 const Shape* output_with_layout) { in ComputeAndCompareLiteralWithAllInputLayouts()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device.cc1712 std::vector<std::unique_ptr<TensorWithLayout>> output_with_layout; in ExecuteRegularOperation() local