- 29 9月, 2017 9 次提交
-
-
由 Yu Yang 提交于
Support double precision
-
由 Abhinav Arora 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Adding support for the sigmoid_cross_entropy_with_logits operator * Fixing a typo in the cuda file * Adding Python documentation for sigmoid_cross_entropy_with_logits_op * Correcting typos in documentation * Adding unit tests for sigmoid_cross_entropy_with_logits_op * Addressing code review feedback
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
- 28 9月, 2017 31 次提交
-
-
由 Guo Sheng 提交于
Add reduce op
-
由 chengduo 提交于
fix compile error
-
由 Yiqun Liu 提交于
Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3
-
由 Tao Luo 提交于
should reset env every time
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
move Protobuf desc to framework
-
由 Yu Yang 提交于
Remove OperatorBase::InferShape
-
由 fengjiayi 提交于
-
由 Yancey 提交于
User StridedMemCpy in Concat/Split Op
-
由 Liu Yiqun 提交于
-
由 guosheng 提交于
-
由 Yu Yang 提交于
-
-
由 Liu Yiqun 提交于
Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
-
由 Yu Yang 提交于
InferShape in Operator should be performed in OperatorBase::Run. * cond_op, recurrent_op and mnist might be changed in following PR
-
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
-
由 Mimee 提交于
Fixes #4445
-
由 Yu Yang 提交于
Make PyBind support C++ exception
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Unify clang-format and add some missing clang-format
-
由 Abhinav Arora 提交于
-
由 Zhuoyuan 提交于
enable LoDTensor get number of elements at a specific level
-
由 Yan Chunwei 提交于
* some enforce change * add LoDTensor::NumElements(id,id) * update * init * finish * refacter interfaces
-
由 superjom 提交于
-
由 Yu Yang 提交于
-