Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc318 void CreateMatrixShapeTensorConst(const std::string& name, int rows, int cols, in CreateMatrixShapeTensorConst() function
611 CreateMatrixShapeTensorConst(reshape_shape, fc_weights_shape.dims(1), -1, in ConvertFullyConnectedOperator()