top | item 41310742

(no title)

hsfzxjy | 1 year ago

Yes. The program actually includes an ONNX runtime, which uses SIMD to accelerate NN inference.

discuss

order

jcelerier|1 year ago

but... the program ends up entirely compiled and executed as TTF bytecode in the end right, since it's entirely contained in the TTF font ? And TTF bytecode is only the following instructions : https://developer.apple.com/fonts/TrueType-Reference-Manual/... and I don't see anything related to SIMD in there