Doraemon

Results 13 issues of Doraemon

Is there a version ported from the .Net Core to .Net 4.5 available?

Keras 2.8.0 Tensorflow 2.8.0 coremltools 5.2.0 python 3.10.4 Ubuntu 22.04 Errors ``` 2022-05-05 15:09:04.213669: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:936] successful NUMA node read from SysFS had negative value (-1), but there must be...

enhancement
triaged

/venv/lib/python3.4/site-packages/openpyxl/worksheet/worksheet.py:303: UserWarning: Using a coordinate with ws.cell is deprecated. Use ws[coordinate] instead warn("Using a coordinate with ws.cell is deprecated. Use ws[coordinate] instead") Can't export.

bug

Adding support for left/right alignment options.

All the values are left aligned. Does it support right alignment? Thanks!

Template has something like this Compile() doesn't render image.

Create a split view controller and set the target of the display of the banner in `show()` on the Primary view, the banner's width got truncated.

It seems the Tensorflowlib.dll is not the managed dll. If I call predict in multi-threaded way, The application will just crash.