Struct ov::util::Cast

template<class T>
struct Cast

Transform tensor data by cast them to type T.

Template Parameters

T – Type of returned value.