Advertisement
Guest User

Untitled

a guest
Jul 31st, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. ==18657== by 0x90BF8EC: shogun::sg_free(void*) (memory.cpp:221)
  2. ==18657== by 0x93AF5AF: void shogun::sg_generic_free<shogun::ParameterMapElement*>(shogun::ParameterMapElement**) (memory.h:98)
  3. ==18657== by 0x93AF198: shogun::DynArray<shogun::ParameterMapElement*>::~DynArray() (DynArray.h:97)
  4. ==18657== by 0x93AE958: shogun::ParameterMap::~ParameterMap() (ParameterMap.cpp:234)
  5. ==18657== by 0x93AE9C5: shogun::ParameterMap::~ParameterMap() (ParameterMap.cpp:241)
  6. ==18657== by 0x936CD6B: shogun::CSGObject::~CSGObject() (SGObject.cpp:142)
  7. ==18657== by 0x94970F8: shogun::CResultSet::~CResultSet() (StructuredModel.cpp:19)
  8. ==18657== by 0x9497175: shogun::CResultSet::~CResultSet() (StructuredModel.cpp:22)
  9. ==18657== by 0x936D085: shogun::CSGObject::unref() (SGObject.cpp:173)
  10. ==18657== by 0x9439FC0: shogun::CStructuredOutputMachine::risk_nslack_margin_rescale(double*, double*, shogun::TMultipleCPinfo*) (StructuredOutputMachine.cpp:115)
  11. ==18657== by 0x943A2D1: shogun::CStructuredOutputMachine::risk(double*, double*, shogun::TMultipleCPinfo*, shogun::EStructRiskType) (StructuredOutputMachine.cpp:152)
  12. ==18657== by 0x90BF8EC: shogun::sg_free(void*) (memory.cpp:221)
  13. ==18657== by 0x772FE7C: void shogun::sg_generic_free<int>(int*) (memory.h:97)
  14. ==18657== by 0x91334AF: shogun::SGVector<int>::free_data() (SGVector.cpp:353)
  15. ==18657== by 0x8F4D008: shogun::SGReferencedData::unref() (SGReferencedData.cpp:135)
  16. ==18657== by 0x911C38C: shogun::SGVector<int>::~SGVector() (SGVector.cpp:97)
  17. ==18657== by 0x948731D: shogun::CTwoStateModel::loss_matrix(shogun::CSequence*) (TwoStateModel.cpp:58)
  18. ==18657== by 0x948C74E: shogun::CHMSVMModel::argmax(shogun::SGVector<double>, int, bool) (HMSVMModel.cpp:239)
  19. ==18657== by 0x9439F07: shogun::CStructuredOutputMachine::risk_nslack_margin_rescale(double*, double*, shogun::TMultipleCPinfo*) (StructuredOutputMachine.cpp:109)
  20. ==18657== by 0x943A2D1: shogun::CStructuredOutputMachine::risk(double*, double*, shogun::TMultipleCPinfo*, shogun::EStructRiskType) (StructuredOutputMachine.cpp:152)
  21. ==18657== by 0x9489E6F: shogun::svm_bmrm_solver(shogun::CDualLibQPBMSOSVM*, double*, double, double, double, unsigned int, bool, unsigned int, double, unsigned int, bool) (libbmrm.cpp:469)
  22. ==18657== by 0x94912CC: shogun::CDualLibQPBMSOSVM::train_machine(shogun::CFeatures*) (DualLibQPBMSOSVM.cpp:99)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement