peizhilin
33b7821a75
fix save and load ops on windows test=develop
6 years ago
Yu Yang
9bd70a1e04
Change tensor uses proto::VarType::type
...
test=develop
6 years ago
Yan Chunwei
9f252e0032
Combine Inference Analysis with IR ( #13914 )
6 years ago
Zhaolong Xing
ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
dzhwinter
60f70b174d
test=develop
6 years ago
tangwei12
7c12c0f865
add sync in load selectedrows
7 years ago
qiaolongfei
a3f9d6a38c
optimize profiler
7 years ago
tangwei12
e684575f66
checkpoint feature optimized
7 years ago
tangwei12
db6126ca99
code style
7 years ago
tangwei12
16ecead837
load op optimize
7 years ago
tangwei12
ee64f577d4
load op add seletedRows
7 years ago
tangwei12
ca27f78e29
load op add seletedRows
7 years ago
tangwei12
a501766ab1
load op add seletedRows
7 years ago
tangwei12
549f0aa0d3
load op add seletedRows
7 years ago
yuyang18
b000e0de5d
Simplize API Reference Documentation
7 years ago
Yu Yang
046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
...
Clean OpProtoAndCheckerMaker
7 years ago
reyoung
b0ca371f11
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_op_maker
7 years ago
Kexin Zhao
aa2635fe65
clean code
7 years ago
Kexin Zhao
270a87fb66
add load op fp16 mode test
7 years ago
Kexin Zhao
eb95417e05
initial commit
7 years ago
Kexin Zhao
170ac721b6
remove unnecessary tensor copy in save op
7 years ago
Yu Yang
0e78cb69fb
Clean OpProtoAndCheckerMaker
...
Do not use ctor
* Reduce line of codes.
* We can use virtual function for Maker now.
* The implementation does not care what maker holds, it is easier to
refactor later.
7 years ago
Liu Yiqun
371c53f88c
Add profiling event in feed, fetch and load op.
7 years ago
Yi Wang
cfffb1a362
Update tensor_util.h ( #8422 )
...
* Update tensor_util.h
* Update with moved TensorDesc
* Fix tensur_utils.cu
* Update
* Update
* Update
* Update
* Make tensor_util.cu a symbolic link
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Yi Wang
40c7972d46
Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device
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