Welcome to mirror list, hosted at ThFree Co, Russian Federation.

transformer_stub.cpp « models « src - github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 420b77810204de69db813f78a8d65d1f5d94117f (plain)
1
2
3
4
// TODO: This is a wrapper around transformer.h. We kept the .H name to minimize confusing git, until this is code-reviewed.
// This is meant to speed-up builds, and to support Ctrl-F7 to rebuild.

#include "models/transformer.h"