Fixed tabbing

This commit is contained in:
Davis King 2017-07-24 10:01:30 -04:00
parent b4853ce449
commit 968818748a
1 changed files with 23 additions and 21 deletions

View File

@ -1946,7 +1946,9 @@ namespace dlib
} }
} }
} }
// ------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------
void copy_tensor( void copy_tensor(
tensor& dest, tensor& dest,
size_t dest_k_offset, size_t dest_k_offset,