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.cc76 struct VariableAccessInfo { struct
77 int execute_input_index = -1;
78 int execute_output_index = -1;
79 Operation* read = nullptr;
80 Operation* assign = nullptr;