Function collenchyma_nn::frameworks::native::helper::write_to_memory
[−]
[src]
pub fn write_to_memory<T: Iterator>(mem: &mut MemoryType, data: T) where T::Item: Clone
Just a helper function until SharedTensor has a nice interface for writing data