Getting a “RuntimeError: Expected bias tensor to be a vector” while trying to do full integer quantization on a keras model

后端 未结 0 962
遥遥无期
遥遥无期 2021-01-31 15:06

Keras version - 2.4.3 TF version - 2.3.0

The code is as follows:

import tensorflow as tf
import cv2
import numpy as np

tf.compat.v1.enable_eager_execution         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题