OP Registration - 3.5 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-09-28
Version
3.5 English
  1. Copy the tensorflow2_example folder to the target board:
    [Host]$ scp -r Vitis-AI/examples/custom_operator/tensorflow2_example root@[BOARD_IP]:~
  2. Run the following commands to register the custom OP on the target:
    
    [Target]# cd ~/tensorflow2_example/op_registration/cpp
    [Target]# bash op_registration.sh