зеркало из https://github.com/mozilla/kaldi.git
trunk:src remove test directories that are not used (as nnet-cpu moved to nnet2)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3305 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
This commit is contained in:
Родитель
6fbbed0c2b
Коммит
df8bda6876
|
@ -13,8 +13,8 @@ SUBDIRS = base matrix util feat tree thread gmm tied transform sgmm \
|
|||
MEMTESTDIRS = base matrix util feat tree thread gmm tied transform sgmm \
|
||||
fstext hmm lm decoder lat nnet \
|
||||
bin fstbin gmmbin fgmmbin tiedbin sgmmbin featbin \
|
||||
nnetbin latbin sgmm2 sgmm2bin nnet-cpu nnet-cpubin kwsbin
|
||||
|
||||
nnetbin latbin sgmm2 sgmm2bin kwsbin
|
||||
|
||||
CUDAMEMTESTDIR = cudamatrix
|
||||
|
||||
SUBDIRS_LIB = $(filter-out %bin, $(SUBDIRS))
|
||||
|
|
Загрузка…
Ссылка в новой задаче