Home
last modified time | relevance | path

Searched defs:GatherV2 (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tensorflow/
H A DGatherV2Tf.cpp24 auto GatherV2 = new MNN::GatherV2T; in run() local
/dports/misc/mnn/MNN-1.2.0/pymnn/pip_package/MNN/tools/mnn_fb/
H A DGatherV2.py7 class GatherV2(object): class
H A DOpParameter.py25 GatherV2 = 19 variable in OpParameter
H A DOpType.py37 GatherV2 = 31 variable in OpType