定义了一个TensorMap的类型别名。
using TensorMap = std::unordered_map<std::string, std::shared_ptr<InferTensor>>;