- Copy the tensorflow2_example folder to
the target
board:
[Host]$ scp -r Vitis-AI/examples/custom_operator/tensorflow2_example root@[BOARD_IP]:~
- Run the following commands to register the custom OP on the
target:
[Target]# cd ~/tensorflow2_example/op_registration/cpp [Target]# bash op_registration.sh