Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_merge_variables_with_execute.cc86 struct VariableAccessInfo { struct
87 int execute_input_index = -1;
88 int execute_output_index = -1;
89 Operation* read = nullptr;
90 Operation* assign = nullptr;