neophack

Results 8 issues of neophack

可以做一个虚拟U盘拖放烧录的功能么daplink有代码可以参考https://github.com/ARMmbed/DAPLink/blob/main/source/usb/msc/usbd_msc.c

enhancement

F1126 12:19:18.211333 23387 cudnn_conv_layer.cu:28] Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED *** Check failure stack trace: *** @ 0x7fa7b34190cd google::LogMessage::Fail() @ 0x7fa7b341af33 google::LogMessage::SendToLog() @ 0x7fa7b3418c28 google::LogMessage::Flush() @ 0x7fa7b341b999...

when infer decoder onnx model, some times got error in session.Run, some times got 0x0 size mask output. but python version onnxruntime-gpu 1.14.1 is work fine. error as following: ```...

SENSOR_INFO_TIMESTAMP_SOURCE Added in [API level 21](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels) public static final [Key](https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.Key) SENSOR_INFO_TIMESTAMP_SOURCE The time base source for sensor capture start timestamps. The timestamps provided for captures are always in nanoseconds and...

I got a slow training speed on GPU 1080ti , Speed: 1.96 samples/sec(r-fcn I got 2.5 samples/sec) ,if there is any problems?

My local package mxnet-cu80 (1.0.0), maybe It is not important, my OpSystem is win7 x64. Test model vgg16_ssd_512_voc0712_trainval.zip with problem as following: ``` C:\mxnet-ssd.cpp-win\build>ssd 000024.jpg -m ssd_512 -e 0 [08:58:48]...

When I use numpy 1.24.x, I got error in `jaccards = torch.tensor(np.vectorize(jaccard_s1)(ids[-len(examples):]), dtype=coses.dtype, device=coses.device)` error as follwing: setting an array element with a sequence. The requested array has an inhomogeneous...