Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc249 void ConvertIntTensorConst(const Model& model, const std::string& name, in ConvertIntTensorConst() function
1189 ConvertIntTensorConst(model, src_op.inputs[1], tensorflow_graph); in ConvertSplitVOperator()
2518 ConvertIntTensorConst(model, array_name, tensorflow_graph); in ExportTensorFlowGraphDefImplementation()