Yuting Yang

Results 4 issues of Yuting Yang

Hi, I was trying to modify the single_circle_outline.py to optimize a ring shape by setting the fill color of a circle to None and using a nonzero stroke width. But...

on Bazel 7.0.2 and rule_apple 3.3.0, I'm unable to use `ios_build_test` and `ios_application` with the default platform from apple_support. Here's a minimum example with a hello world `ios_build_test` target. https://github.com/yyuting/bazel_apple_platform/tree/main...

Hi, Thanks for open sourcing! I wonder is there an easy way to compile the program to CUDA kernels? It seems CUDA is not one of the backends supported by...

When using float16 and a metal backend, I'm getting runtime errors that complains calls to min/max/select are ambiguous because METAL_FUNC with both half and float signatures exist. This error is...