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

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26debugfpgaHieu Hoang
2017-07-26debugHieu Hoang
2017-07-26create cl_program only onceHieu Hoang
2017-07-26debugHieu Hoang
2017-07-26altera aria 10 argsHieu Hoang
2017-07-26--aocx-path argHieu Hoang
2017-07-26debugHieu Hoang
2017-07-26use custom FillHieu Hoang
2017-07-26start filling with custom functionHieu Hoang
2017-07-26put kernel path into variable. Abort -> assert(false)Hieu Hoang
2017-07-26successfully loadHieu Hoang
2017-07-26cleanupHieu Hoang
2017-07-26load binaryHieu Hoang
2017-07-26fillHieu Hoang
2017-07-26abort before clEnqueueFillBufferHieu Hoang
2017-07-26delete example codeHieu Hoang
2017-07-25comment out empty functionHieu Hoang
2017-07-25compiles and linkHieu Hoang
2017-07-25compiles but doesn't link. Needed to comment out clEnqueueFillBuffer. Ask Sul...Hieu Hoang
2017-07-04opencl for all device types, not just gpuHieu Hoang
2017-05-08restrictHieu Hoang
2017-05-07Merge branch 'fpga' of github.com:hieuhoang/amunmt into fpgaHieu Hoang
2017-05-07Merge ../amunmt into fpgaHieu Hoang
2017-05-07merge errorHieu Hoang
2017-05-07Merge branch 'fpga' of github.com:hieuhoang/amunmt into fpgaHieu Hoang
2017-05-07Merge ../amunmt into fpgaHieu Hoang
2017-05-03Merge branch 'fpga' of github.com:hieuhoang/amunmt into fpgaHieu Hoang
2017-05-03Merge ../amunmt into fpgaHieu Hoang
2017-05-02clang compile errorHieu Hoang
2017-05-02cut & paste typoHieu Hoang
2017-04-28use CallOpenCL().4Hieu Hoang
2017-04-28use CallOpenCL().3Hieu Hoang
2017-04-28use CallOpenCL().2Hieu Hoang
2017-04-28use CallOpenCL()Hieu Hoang
2017-04-28segfault when debugging empty matrixHieu Hoang
2017-04-28merge artifactsHieu Hoang
2017-04-28duplicate argHieu Hoang
2017-04-28don't use separate variable to store casted variablesHieu Hoang
2017-04-28better arguments passing to OpenCL.2Hieu Hoang
2017-04-28better arguments passing to OpenCLHieu Hoang
2017-04-27passing arguments to OpenCL betterHieu Hoang
2017-04-27debugHieu Hoang
2017-04-27option to exclude CPU scorersHieu Hoang
2017-04-27mergeHieu Hoang
2017-04-27start variable arg function for passing in args to opencl.2Hieu Hoang
2017-04-27start variable arg function for passing in args to openclHieu Hoang
2017-04-27cleanup debugging codeHieu Hoang
2017-04-27use sizeUInt()Hieu Hoang
2017-04-27override size() with array size()Hieu Hoang
2017-04-27Reshape is ResizeHieu Hoang