Home
last modified time | relevance | path

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

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