with_select_tf_ops 라는 옵션이 보이는데
*.cc 파일들 상에서 해당 디파인으로 뒤져도 안나오고 py 쪽으로만 보이는데..
헛짚은건가? ㅠㅠ
bazel build --config=monolithic --define=with_select_tf_ops=true -c opt //tensorflow/lite:libtensorflowlite.so
'프로그램 사용 > yolo_tensorflow' 카테고리의 다른 글
convert from tensorflow to tensorflow lite (0) | 2021.02.01 |
---|---|
tflite ERROR: tensorflow/lite/core/subgraph.cc BytesRequired number of elements overflowed. (0) | 2021.01.29 |
pb to tflite 변환 part 2... (0) | 2021.01.27 |
tensorflow netron (0) | 2021.01.27 |
pb to tflite, tensorboard (0) | 2021.01.26 |