2020-05-23 08:55:11 +00:00
|
|
|
%%CONVERTER%%bin/MNNConvert
|
2020-05-23 17:21:00 +00:00
|
|
|
%%APPS%%bin/MNNV2Basic.out
|
|
|
|
%%APPS%%bin/backendTest.out
|
|
|
|
%%APPS%%bin/checkInvalidValue.out
|
|
|
|
%%APPS%%bin/dataTransformer.out
|
|
|
|
%%APPS%%bin/getPerformance.out
|
|
|
|
%%APPS%%bin/mobilenetTest.out
|
|
|
|
%%APPS%%bin/quantized.out
|
|
|
|
%%APPS%%bin/rawDataTransform.out
|
|
|
|
%%APPS%%bin/runTrainDemo.out
|
|
|
|
%%APPS%%bin/testModel.out
|
|
|
|
%%APPS%%bin/timeProfile.out
|
|
|
|
%%APPS%%bin/train.out
|
|
|
|
%%APPS%%bin/transformer.out
|
2020-01-01 07:33:06 +00:00
|
|
|
include/MNN/AutoTime.hpp
|
|
|
|
include/MNN/ErrorCode.hpp
|
|
|
|
include/MNN/HalideRuntime.h
|
|
|
|
include/MNN/ImageProcess.hpp
|
|
|
|
include/MNN/Interpreter.hpp
|
|
|
|
include/MNN/MNNDefine.h
|
|
|
|
include/MNN/MNNForwardType.h
|
2023-03-14 09:56:50 +00:00
|
|
|
include/MNN/MNNSharedContext.h
|
2020-01-01 07:33:06 +00:00
|
|
|
include/MNN/Matrix.h
|
|
|
|
include/MNN/Rect.h
|
|
|
|
include/MNN/Tensor.hpp
|
2023-03-14 09:56:50 +00:00
|
|
|
include/MNN/expr/Executor.hpp
|
|
|
|
include/MNN/expr/ExecutorScope.hpp
|
2020-01-01 07:33:06 +00:00
|
|
|
include/MNN/expr/Expr.hpp
|
|
|
|
include/MNN/expr/ExprCreator.hpp
|
|
|
|
include/MNN/expr/MathOp.hpp
|
2021-06-20 17:46:19 +00:00
|
|
|
include/MNN/expr/Module.hpp
|
2020-01-01 07:33:06 +00:00
|
|
|
include/MNN/expr/NeuralNetWorkOp.hpp
|
|
|
|
include/MNN/expr/Optimizer.hpp
|
2023-03-14 09:56:50 +00:00
|
|
|
include/MNN/expr/Scope.hpp
|
2019-12-29 18:52:47 +00:00
|
|
|
lib/libMNN.so
|
2020-05-23 17:21:00 +00:00
|
|
|
%%CONVERTER%%lib/libMNNConvertDeps.so
|
|
|
|
%%APPS%%lib/libMNNTrain.so
|
2023-03-14 09:56:50 +00:00
|
|
|
%%APPS%%lib/libMNN_Express.so
|