Commit b108c5b3 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

debug

No related merge requests found
Showing with 1 addition and 2 deletions
+1 -2
......@@ -3,7 +3,6 @@
#include "DimensionalityReductionModel.h"
namespace otb
{
template <class TInputValue, class AutoencoderType>
......
......@@ -26,7 +26,7 @@ AutoencoderModel<TInputValue,AutoencoderType>::AutoencoderModel()
this->m_IsDoPredictBatchMultiThreaded = true;
}
template <class TInputValue, class AutoencoderType>
AutoencoderModel<TInputValue,AutoencoderType>::~AutoencoderModel()
{
......
Supports Markdown
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