Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc552 void ProcessTensorFlowReductionOperator(Model* model, Operator* op) { in ProcessTensorFlowReductionOperator() function
2193 ProcessTensorFlowReductionOperator(model, op); in Run()