- 04 3月, 2019 17 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 shippingwang 提交于
-
由 shippingwang 提交于
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Yihua Xu 提交于
test=develop
-
由 xiaoli.liu@intel.com 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 jerrywgz 提交于
-
由 baojun-nervana 提交于
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
-
由 tensor-tang 提交于
test=develop
-
由 shippingwang 提交于
-
由 jerrywgz 提交于
-
- 01 3月, 2019 1 次提交
-
-
由 ceci3 提交于
-
- 27 2月, 2019 6 次提交
-
-
由 ceci3 提交于
-
由 ceci3 提交于
-
由 Yiqun Liu 提交于
* Rewrite is_empty op to avoid unnecessary data transform. test=develop * Add the implementation of InferShape and InferVarType for is_empty op. test=develop * Rewrite is_empty op to avoid directly inherit OperatorBase. test=develop
-
由 xiaolil1 提交于
* Optimize key creation of INT8 pool kernel to improve the peformance of ResNet-50 and MobileNet, especially for latency. test=develop * Optimize key creation of pool fp32 grad. test=develop
-
由 Tao Luo 提交于
MKL-DNN: Add placement pass tester
-
由 Tao Luo 提交于
[MKL-DNN] Adjusting ops to Tensor modifications
-
- 26 2月, 2019 16 次提交
-
-
由 Krzysztof Binias 提交于
test=develop
-
由 colourful-tree 提交于
remove mkldnn & fix commit
-
由 Tao Luo 提交于
Enable function coverage for U8/S8 ConvMKLDNNOpKernel
-
由 dzhwinter 提交于
add ir memory optimize test base
-
由 Zhen Wang 提交于
add IrNode&IrVarNode&IrOpNode. test=develop
-
由 Jacek Czaja 提交于
- MKLDNN ops revisited - disabled softmax modifications - disabled elementwise_add - reverted LRN modifications - reverted SUM primitive - Partial reviing of softmax - Enable softmax - Softmax changes - LRN is back - LRN partially disabled - LRN is back - LRN fix - compilation fixes - Sum fixed(hopefully) - Enabling (partially) elementwise_add - Fixes to elemenwise_add - Lint fixes quantize fix - compilation fix test=develop Disabling pooling - Disabled quantize op test=develop
-
由 lujun 提交于
Fix util-plot for py3
-
由 qingqing01 提交于
-
由 qingqing01 提交于
* loosly check in cross_entropy_op when soft_label is True * Add Runtime assertion in backward infer_shape check. * Skip InferShape check when un-know the input dimensions
-
由 dzhwinter 提交于
-
由 Tao Luo 提交于
MKL-DNN: Add Activations and Softmax UTs to check if primitives already exist in backward
-
由 Yiqun Liu 提交于
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493) * Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. test=develop * Refine the op benchmark to support setting lod in config. test=develop
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 Tao Luo 提交于
Add Conv Residual Connection UT for Projection
-