Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc244 void ConvertIntTensorConst(const Model& model, const std::string& name, in ConvertIntTensorConst() function
1184 ConvertIntTensorConst(model, src_op.inputs[1], tensorflow_graph); in ConvertSplitVOperator()
2513 ConvertIntTensorConst(model, array_name, tensorflow_graph); in ExportTensorFlowGraphDefImplementation()