Skip to content

Update mira.py#75

Open
amittai wants to merge 2279 commits intoredpony:masterfrom
amittai:patch-3
Open

Update mira.py#75
amittai wants to merge 2279 commits intoredpony:masterfrom
amittai:patch-3

Conversation

@amittai
Copy link
Contributor

@amittai amittai commented May 24, 2015

Neither $cdec/training/utils/decode-and-evaluate.pl nor $cdec/training/utils/parallelize.pl get copied to the build directory $cdec/build/training/utils/

They probably should be (along with everything else in the directory), but until then mira.py needs to look one directory level further up to find them.

redpony and others added 29 commits March 3, 2015 01:14
Line 6 doesn't work, but there are two possible reasons (and possible fixes). Either
A) the test should be looking for the build decoder in $cdec/build/decoder/cdec instead of in $cdec/decoder/cdec.
or
B) the "make -j4" command should be creating a decoder executable at $cdec/decoder/cdec , but isn't.

I assumed (A), because it's simpler.
Update run-system-tests.pl
Neither $cdec/training/utils/decode-and-evaluate.pl nor $cdec/training/utils/parallelize.pl get copied to the build directory $cdec/build/training/utils/

They probably should be (along with everything else in the directory), but until then mira.py needs to look one directory level further up to find them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants