tensorrt

hi:
I write my own calibrate method in tensorflow and set the range for layer in the model.but I meet the problem in change my pb to the tensorrt model like that “Could not find tensor Unnamed ITensor* 2 in tensorScales”.but when i checked the graph i realize it may be a tensor produced by the tensorrt.how can i solve the problem thks.