Kota Yamaguchi
Kota Yamaguchi
Hi, I've just see this issue. According to the thread, should I subclass the callback to implement the batch-wise collection like the following? ```python class CustomTensorBoard(tf.keras.callbacks.TensorBoard): # type: ignore """TensorBoard...
The current `skia-python` is based on m87 branch of Skia, and I remember that the SVGDOM API in that version is experimental and lacks support for many features in SVG...
Use Inkscape or any other full-spec SVG renderer to rasterize.
Skia x86 build is supported only on Googlers' toolchain, which is not available for public: https://skia.org/user/build For this reason, skia-python windows x86 package is not available.
Windows users should use x64 environment.
Not yet
@awesome-developer-20 No plan as of now, but welcome PRs
@andy201709 skia-python bundles those shared libraries via `auditwheel` inside `manylinux2014` (centos7) container, where the available libuuid version is `libuuid-devel-2.23.2-65.el7_9.1.x86_64` in the package manager. Can you suggest a reasonable workaround to...
@animanathome The difference is likely due to the version issue. The current `skia-python` depends on m87 branch of skia, but the latest codebase should include a lot of enhancements to...
See the tutorial https://kyamagu.github.io/skia-python/tutorial/canvas.html#svg