Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.cc273 void CreateIntTensorConst(const std::string& name, in CreateIntTensorConst() function
639 CreateIntTensorConst(transpose_perm, {1, 0}, {2}, tensorflow_graph); in ConvertFullyConnectedOperator()
1253 CreateIntTensorConst(gather_axis, {src_op.axis.value()}, {}, in ConvertGatherOperator()