17 #include "fastdeploy/core/fd_tensor.h" 31 FASTDEPLOY_DECL
void Tile(
const FDTensor& x,
32 const std::vector<int64_t>& repeat_times,
void Tile(const FDTensor &x, const std::vector< int64_t > &repeat_times, FDTensor *out)
Definition: tile.cc:104
All C++ FastDeploy APIs are defined inside this namespace.
Definition: option.h:16