- 20 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
-
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 13 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init trieconcat_op * add basic implementation * add test * add more test * update unit test * add PackAllSteps test * fix PackAllSteps * all test passed * clean code * remove state inside helper * rename prob to score * optimize RemoveFromEnd * use deconstructor to delete BeamNode recursively * optimize interface * add comment to interface * optimizer data structure * use template to define the type of score * use template parameter for BeamHelper * change father to parent * rename TrieConcat to BeamSearchOutConcat * use LoDTensorArray * rename BeamSearchOutConcat to BeamSearchDecode * refine code * remain all candidate sentence in beam_search_decode_op, do not consider endid * use unique_ptr * fix compare bug * fix lod compile problem
-
- 10 11月, 2017 1 次提交
-
-
由 Yancey 提交于
* fix seq_concat with refactaring LoD * fix failed unit test * rename function name
-
- 05 11月, 2017 1 次提交
-
-
由 kavyasrinet 提交于
* Adding documentation for seq_expand * Adding documentation for seq_concat_op * Adding documentation for sequence_conv * Adding sequence_pool * Fixing review comment * Adding sequence_softmax * Updating doc for sigmoid_cross_entropy_with_logits
-
- 04 11月, 2017 1 次提交
-
-
由 Abhinav Arora 提交于
* Polish the documentation for uniform_random and top_k ops * Polishing more operators
-
- 19 10月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 17 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
They are public now
-
- 11 10月, 2017 3 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
- 10 10月, 2017 2 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
- 30 9月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-
- 29 9月, 2017 1 次提交
-
-
由 Yancey1989 提交于
-