TensorMap

类型别名功能

定义了一个TensorMap的类型别名。

类型别名格式

using TensorMap = std::unordered_map<std::string, std::shared_ptr<InferTensor>>;