Searched defs:MoveData (Results 1 – 3 of 3) sorted by relevance
169 pub struct MoveData<'tcx> { struct187 fn move_data(&self) -> &MoveData<'tcx>; in move_data() argument432 impl<'tcx> MoveData<'tcx> { implementation
72 int MoveData(const std::vector<lite::Tensor *>::iterator &dst_begin, in MoveData() function
43 void MoveData(float *matrix, int idx, int row, int col) { // idx is from the new matrix in MoveData() function