Home
last modified time | relevance | path

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

/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tensorflow/
H A Dfunction.proto14 message FunctionDefLibrary { message
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/tensorflow/
H A Dfunction.proto13 message FunctionDefLibrary { message
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/tensorflow/
H A Dfunction.pb.cc289 FunctionDefLibrary::FunctionDefLibrary() in FunctionDefLibrary() function in opencv_tensorflow::FunctionDefLibrary
297 FunctionDefLibrary::FunctionDefLibrary(::google::protobuf::Arena* arena) in FunctionDefLibrary() function in opencv_tensorflow::FunctionDefLibrary
307 FunctionDefLibrary::FunctionDefLibrary(const FunctionDefLibrary& from) in FunctionDefLibrary() function in opencv_tensorflow::FunctionDefLibrary
H A Dfunction.pb.h72 class FunctionDefLibrary; variable
101 FunctionDefLibrary(FunctionDefLibrary&& from) noexcept in FunctionDefLibrary() function