Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_dynamic_layout_pass.cc218 for (auto execute_and_input_mapping : in HandleCompileAndExecutes() local
220 auto& execute_launch = std::get<0>(execute_and_input_mapping); in HandleCompileAndExecutes()
223 const auto& input_mapping = std::get<1>(execute_and_input_mapping); in HandleCompileAndExecutes()