You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Copy the library to a location such as `/usr/lib` that can be used by Fluent Bit.
37
+
4. Copy the library to a location such as `/usr/lib` that can be used by Fluent Bit.
38
38
39
39
## Building Fluent Bit with Tensorflow filter plugin
40
40
41
41
The Tensorflow filter plugin is disabled by default. You must build Fluent Bit with the Tensorflow plugin enabled. In addition, it requires access to Tensorflow Lite header files to compile. Therefore, you must pass the address of the Tensorflow source code on your machine to the [build script](https://github.com/fluent/fluent-bit#build-from-scratch):
0 commit comments