Home
last modified time | relevance | path

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

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