Suppose I have a frozen .pb file, and I want know how the model is designed. One way is to read its graph define and print out the op name and op value in tensorflow. Like t