FastDeploy  latest
Fast & Easy to Deploy!
Public Attributes | List of all members
fastdeploy::TensorInfo Struct Reference

Information of Tensor. More...

#include <backend.h>

Public Attributes

std::string name
 Name of tensor.
 
std::vector< int > shape
 Shape of tensor.
 
FDDataType dtype
 Data type of tensor.
 

Detailed Description

Information of Tensor.


The documentation for this struct was generated from the following file: