Searched defs:TensorView (Results 1 – 3 of 3) sorted by relevance
35 ### TensorView subsection
206 TensorView(const absl::Span<int> shape, void *data, in TensorView() function
35 TensorView(const T* data, const std::vector<int>& shape) in TensorView() function