chg pack file
This commit is contained in:
parent
515befd4f9
commit
09e39e5901
3
Makefile
3
Makefile
@ -48,7 +48,8 @@ Rpack:
|
|||||||
rm -rf xgboost/inst/examples/*.model
|
rm -rf xgboost/inst/examples/*.model
|
||||||
rm -rf xgboost/inst/examples/dump*
|
rm -rf xgboost/inst/examples/dump*
|
||||||
rm -rf xgboost/src/*.o xgboost/src/*.so xgboost/src/*.dll
|
rm -rf xgboost/src/*.o xgboost/src/*.so xgboost/src/*.dll
|
||||||
rm -rf xgboost/demo/*.model xgboost/demo/*.buffer
|
rm -rf xgboost/demo/*.model xgboost/demo/*.buffer xgboost/demo/*.txt
|
||||||
|
rm -rf xgboost/demo/runall.R
|
||||||
cp -r src xgboost/src/src
|
cp -r src xgboost/src/src
|
||||||
mkdir xgboost/src/wrapper
|
mkdir xgboost/src/wrapper
|
||||||
cp wrapper/xgboost_wrapper.h xgboost/src/wrapper
|
cp wrapper/xgboost_wrapper.h xgboost/src/wrapper
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user