FastDeploy  latest
Fast & Easy to Deploy!
fastdeploy::FDTensor Member List

This is the complete list of members for fastdeploy::FDTensor, including all inherited members.

Allocate(const FDDataType &data_type, const std::vector< int64_t > &data_shape)fastdeploy::FDTensorinline
Dtype() constfastdeploy::FDTensorinline
ExpandDim(int64_t axis=0)fastdeploy::FDTensor
GetData()fastdeploy::FDTensorinline
GetData() constfastdeploy::FDTensorinline
IsShared()fastdeploy::FDTensorinline
namefastdeploy::FDTensor
Nbytes() constfastdeploy::FDTensor
Numel() constfastdeploy::FDTensor
PrintInfo(const std::string &prefix="Debug TensorInfo: ") constfastdeploy::FDTensor
Reshape(const std::vector< int64_t > &new_shape)fastdeploy::FDTensor
SetData(const std::vector< int64_t > &tensor_shape, const FDDataType &data_type, void *data_buffer, bool copy=false, const Device &data_device=Device::CPU, int data_device_id=-1)fastdeploy::FDTensorinline
Shape() constfastdeploy::FDTensorinline
Squeeze(int64_t axis=0)fastdeploy::FDTensor
StopSharing()fastdeploy::FDTensor