Zhao Dongyu's Blog

A life which is unexamined is not worth living.

0%

结绳记事

一些没有下文的文档汇总。本身没什么价值,但是结绳记事一下。

  • 2023-06-28 00:00:00

记录一下flatbuffer的学习

1
2
3
4
5
git clone https://github.com/google/flatbuffers.git

cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release

make

reference

./flatc -t schema.fbs -- test.tflite

./flatc -t ~/Projects/tensorflow/tensorflow/lite/schema/schema.fbs -- ~/Downloads/encoder.tflite

参考资料:

iOS中FlatBuffers的使用


  • 2025-03-12 10:16:10

在 Hopper H20 平台优化 FlashMLA。

Thanks for your support.