"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "61dec53356949ce6cd4e5bfbf64abf6ee7b5d5d9"
Commit 978da26e authored by Davis King's avatar Davis King
Browse files

Fixed grammar in comment

parent ca9fceb2
...@@ -125,7 +125,7 @@ if (NOT USING_OLD_VISUAL_STUDIO_COMPILER) ...@@ -125,7 +125,7 @@ if (NOT USING_OLD_VISUAL_STUDIO_COMPILER)
add_gui_example(dnn_mmod_find_cars2_ex) add_gui_example(dnn_mmod_find_cars2_ex)
add_example(dnn_mmod_train_find_cars_ex) add_example(dnn_mmod_train_find_cars_ex)
if (NOT MSVC) if (NOT MSVC)
# Don't try to compile this program using Visual Studio since it causes the # Don't try to compile these programs using Visual Studio since it causes the
# compiler to run out of RAM and to crash. Maybe someday Visual Studio # compiler to run out of RAM and to crash. Maybe someday Visual Studio
# won't be broken :( # won't be broken :(
add_example(dnn_imagenet_train_ex) add_example(dnn_imagenet_train_ex)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment