yhliang
2023-05-11 1d1ef01b4e23630a99a3be7e9d1dce9550a793e9
funasr/runtime/onnxruntime/src/resample.cpp
File was renamed from funasr/runtime/onnxruntime/src/resample.cc
@@ -31,6 +31,7 @@
#include <cstdlib>
#include <type_traits>
namespace funasr {
#ifndef M_2PI
#define M_2PI 6.283185307179586476925286766559005
#endif
@@ -303,3 +304,4 @@
    }
  }
}
} // namespace funasr