获取TensorContext单例对象。
1
static std::shared_ptr<TensorContext> TensorContext::GetInstance();
数据结构
说明
std::shared_ptr<TensorContext>
TensorContext单例对象。