hiddenlayer
hiddenlayer copied to clipboard
Getting this error when i load my resnet based model
Hi, I am getting a below error when i load run the cmd after loading my model:
hl.build_graph(model,daa)
ValueError: model
input param must be a PyTorch, TensorFlow, or Keras-with-TensorFlow-backend model.
any luck?