Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc1233 const string gather_axis = in ConvertGatherOperator() local
1235 CreateIntTensorConst(gather_axis, {src_op.axis.value()}, {}, in ConvertGatherOperator()
1237 *gather_op->add_input() = gather_axis; in ConvertGatherOperator()