Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dadjust_layout.cc43 static FailureOr<std::vector<int64_t>> GetTPUInfeedLayoutFromAPI( in GetTPUInfeedLayoutFromAPI() function
94 auto layout = GetTPUInfeedLayoutFromAPI(t); in GetTPUInfeedLayout()