- 26 1月, 2019 1 次提交
-
-
由 baojun-nervana 提交于
-
- 25 1月, 2019 6 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 tangwei12 提交于
* fix mistakes in merge_ids, test=develop
-
由 baojun 提交于
* enable ngraph_engine_op test=develop * merge develop test=develop * avoid const_cast test=develop * rm ngraph_operator test=develop * Added TODO to move EnableNgraph test=develop * Add TODO to remove const_cast test=develop
-
由 tensor-tang 提交于
test=develop
-
- 24 1月, 2019 3 次提交
-
-
由 Yiqun Liu 提交于
* Refine the beam_search op and test. * A basic CUDA implementation of beam_search for small batch_size. * Implement CUDA kernel for beam_search_op. * Use multiple CUDA threads in the same block to select the top beam. * Update the python api of beam_search op. * Enable extend function in CPU kernel of beam_search op. * Unify the CUDA codes. test=develop * Unify the CPU kernel of beam_search op. * Ensure the seletced items of beam_search_op's CPU kernel sorted by scores. * Update the description of beam_search in API.spec. * Enable the use of CUDA kernel in beam_search op. * Exclude the beam_search's CUDA unittest when there is no CUDA gpu, and delete some debuging statements. test=develop * Follow comments. test=develop * Call the CPU kernel for beam_search op when batch_size > 4. test=develop * Remove the except of is_empty op in PrepareData. test=develop
-
由 chengduo 提交于
test=develop
-
由 tangwei12 提交于
* nce add check sample lables, test=develop
-
- 23 1月, 2019 4 次提交
-
-
由 tangwei12 提交于
checkpoint for distributed training.
-
由 qingqing01 提交于
* Add generate_mask_labels_op to support Mask-RCNN. * Refine sigmoid_cross_entropy to support nomalize mode. * Fix generator_proposals_label. * Use DeviceTemporaryAllocator in roi_pool and roi_algin. * Remove shape check in data_feeder.
-
由 Yiqun Liu 提交于
* Add check of input in sequence_expand op. test=develop * Correct the unittest of sequence_expand op. test=develop
-
由 gongweibao 提交于
-
- 22 1月, 2019 4 次提交
-
-
由 chengduo 提交于
* remove workspace_handle test=develop * set constant for loss test=develop
-
由 nhzlx 提交于
test=develop
-
由 nhzlx 提交于
BUG: After continuing to input different data, the output cannot be aligned test=develop
-
由 gongweibao 提交于
-
- 21 1月, 2019 5 次提交
-
-
由 peizhilin 提交于
test=develop
-
由 Yan Chunwei 提交于
-
由 Dun 提交于
* mem opt * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * refine code test=develop * refine code test=develop * refine code test=develop * refine code test=develop * refine with cub test=develop * fix mkldnn test && remove comments && test=develop * polish code && test=develop * add only_forward test && test=develop
-
由 whs 提交于
test=develop
-
由 gongweibao 提交于
-
- 18 1月, 2019 5 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 Wu Yi 提交于
* fix mac cmake version 3.13 test=develop * fix again test=develop
-
由 tensor-tang 提交于
test=develop
-
由 zhaozhehao 提交于
* refactor tree2col operator with new memory mechanism test=develop * test=develop * test=develop * Modified API according to panyx0718 test=develop * fix API change according to heavengate test=develop * Modify API comment test=develop
-
由 Tao Luo 提交于
-
- 17 1月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Revert the modification of while_op in #14764. test=develop * Remove the dependency of GRPC_DEPS. test=develop
-
- 16 1月, 2019 2 次提交
-
-
由 Yiqun Liu 提交于
* Simplify the compare op for CPU. * Use asynchronous tensor copy in reshape_op's kernel. * Optimize while_op for test, avoiding creating variables every time. test=develop * Enable the cache of kernel type and kernel function. test=develop * Enable profiling with gperftools. * Remove flags for testing, and fix the linking error. test=develop * Delete the codes of ChooseKernel. test=develop * Fix bug when preparing ExecutorPrepareContext for while_op. * Fix missing depending on grpc libraries. * Remove the redundant print. test=develop * Follow comments. * Remove the codes related to prepare the ExecutorPrepareContext for while_op. test=develop
-
由 peizhilin 提交于
-
- 15 1月, 2019 2 次提交
-
-
由 mozga-intel 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 14 1月, 2019 5 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
- 13 1月, 2019 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 tensor-tang 提交于
-