ncnn is a high-performance neural network inference framework optimized for the mobile platform
android
ios
caffe
deep-learning
neural-network
mxnet
tensorflow
vulkan
inference
pytorch
artificial-intelligence
simd
darknet
arm-neon
high-preformance
ncnn
onnx
mlir
-
Updated
Aug 21, 2020 - C++
Currently Tracy assumes that users will be posting screenshots of frames via the
tracy::Profiler::SendFrameImageAPI. Because of this Tracy starts an additional thread and includes code for performing on-the-fly DXT1 texture compression. Since we never need this it'd be nice to be able to toggle all of that off to reduce the code size impact and extra runtime threads.