Searched refs:tensor_info_offsets (Results 1 – 2 of 2) sorted by relevance
116 TensorInfo tensor_info_offsets(shape, Format::S32); in configure() local121 auto offsets = std::make_unique<TensorInfo>(tensor_info_offsets); in configure()170 TensorInfo tensor_info_offsets(shape, Format::S32); in validate() local176 offsets = &tensor_info_offsets; in validate()179 offsets = &tensor_info_offsets; in validate()
80 const TensorInfo tensor_info_offsets(shape, Format::S32); in configure() local84 _impl->offsets.allocator()->init(tensor_info_offsets); in configure()