Commit Graph

31 Commits (1fc6cc502ac7303c879460b050cb24d6fa3a6023)

Author SHA1 Message Date
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
5 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
5 years ago
Leo Chen 578a2f5da3 fix SplitLodTensor when batch_size = 0, test=develop (#19866)
5 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
6 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
6 years ago
sneaxiy a30c5373eb use std::is_sorted
6 years ago
Tao Luo df1e4e2f10 fix check_lod
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
peizhilin abbf1eb7e2 enable profiler features on windows
6 years ago
chengduo e1742050ea fix merge lod_tensor bug (#14199)
6 years ago
Xin Pan 4313d870a2 refine
7 years ago
dzhwinter 04b1e4dcea
tensor module windows support (#12934)
7 years ago
yuyang18 72b78154b2
Polish reader speed
7 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
7 years ago
sneaxiy dd70fb4393 fix type comparation bugs
7 years ago
fengjiayi 4b950951d3 Add unittests and fix a few bugs
7 years ago
fengjiayi b6dc3a59f1 Add DataBalanceOpHandle to MultiDeviceSSAGragh
7 years ago
Kexin Zhao 073af6237a
add print lod_tensor int64 option (#11644)
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
fengjiayi a84b81502c Remove Readers' HasNext()
7 years ago
Yu Yang bcb80756af Add Writer/Scanner
7 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Liu Yiqun c796e013c6 Refine the inference unittests.
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago