зеркало из https://github.com/microsoft/caffe.git
fix data_transformer param_name
This commit is contained in:
Родитель
c762ebcf10
Коммит
8742fe6657
|
@ -31,7 +31,7 @@ class DataTransformer {
|
|||
* @param datum
|
||||
* Datum containing the data to be transformed.
|
||||
* @param mean
|
||||
* @param top_data
|
||||
* @param transformed_data
|
||||
* This is meant to be the top blob's data. The transformed data will be
|
||||
* written at the appropriate place within the blob's data.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче