Searched defs:TensorFlowReshapeOperator (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dmodel.h823 struct TensorFlowReshapeOperator : Operator { struct in namespace:toco
824 TensorFlowReshapeOperator() : Operator(OperatorType::kTensorFlowReshape) {} function in struct:toco::TensorFlowReshapeOperator

Completed in 266 milliseconds