Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_dynamic_layout_pass.cc124 TF::TPUGetLayoutOp BuildGetLayout(const int64_t execute_arg_index, in BuildGetLayout()
150 void HandleInput(Value input, const int64_t execute_arg_index, in HandleInput()
166 const int64_t execute_arg_index, Value compilation_key, in HandleReplicatedInputs()
227 const int64_t execute_arg_index = input_and_idx.index(); in HandleCompileAndExecutes() local