Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dlstm_parser.cc65 FullyConnectedInt8Attributes fc_attr; in GetFullyConnectedNode() local
84 FullyConnectedAttributes fc_attr; in GetFullyConnectedNode() local
H A Dmodel_builder.cc1389 FullyConnectedAttributes fc_attr; in ParseBasic() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dmake_fully_connected.cc65 FullyConnectedAttributes fc_attr; in ApplyToNode() local
H A Dmake_fully_connected_test.cc105 auto fc_attr = absl::any_cast<FullyConnectedAttributes>( in TEST() local