You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/framework
songhao c2e20e2a29
fix build warning like 'comparison between signed and unsigned (#17240)
6 years ago
..
details Add use_cuda to inplace pass (#17205) 6 years ago
fleet fix nccl wrapper on windows 6 years ago
io fix runtime error 6 years ago
ir Cherry-pick benchmark related changes from release/1.4 (#17156) 6 years ago
.gitignore Windows/hidden file (#13139) 7 years ago
CMakeLists.txt Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
array.h fix py35 compile error 6 years ago
async_executor.cc fix pull sparse slow problem 6 years ago
async_executor.h fix dataset float32 type problem 6 years ago
attribute.cc shape type to int64_t, test=develop 6 years ago
attribute.h code style fix, test=develop (#15045) 6 years ago
block_desc.cc Add missing headers 6 years ago
block_desc.h invoke backward_hooks after reduce op's depcounts map 6 years ago
blocking_queue.h fix code style & fix register bug & add release_memory 6 years ago
commit.h.in add version support (#15469) 6 years ago
data_device_transform.cc Revert the changes of VLOG 6 years ago
data_device_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_device_transform_test.cu rewrite variable type 6 years ago
data_feed.cc fix bug of num > INT_MAX 6 years ago
data_feed.h add gpu training for Executor.train_from_dataset 6 years ago
data_feed.proto add gpu training for Executor.train_from_dataset 6 years ago
data_feed_factory.cc fix data reading bugs in api, add VLOG(3) log for setup 6 years ago
data_feed_factory.h AsyncExecutor (#14627) 6 years ago
data_feed_test.cc fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem 6 years ago
data_layout.h Mkldnn layout (#11040) 7 years ago
data_layout_transform.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
data_layout_transform.h Change tensor uses proto::VarType::type 6 years ago
data_layout_transform_test.cc Fix CPPLint issues in some tests in fluid/framework (#10068) 7 years ago
data_set.cc remove trainer_id in datafeed and dataset 6 years ago
data_set.h remove trainer_id in datafeed and dataset 6 years ago
data_transform.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
data_transform.h Rename TransferData -> TransformData 7 years ago
data_type.cc Change tensor uses proto::VarType::type 6 years ago
data_type.h Change tensor uses proto::VarType::type 6 years ago
data_type_test.cc Fix ut 6 years ago
data_type_transform.cc Feature/template (#13093) 7 years ago
data_type_transform.cu revert 6 years ago
data_type_transform.h Fix CPPLint errors in some framework files 7 years ago
data_type_transform_test.cc Fix CPPLint issues in some tests in fluid/framework (#10068) 7 years ago
data_type_transform_test.cu Fix CPPLint issues in some tests in fluid/framework (#10068) 7 years ago
dataset_factory.cc run pre-commit check files and fix code style problem 6 years ago
dataset_factory.h add dataset factory && fix style 6 years ago
ddim.cc rewrite unsafe_cast 6 years ago
ddim.h merge develop 6 years ago
ddim_test.cc Fix the grammar in copyright. (#8403) 7 years ago
device_worker.cc make -DWITH_PSLIB=ON compilable 6 years ago
device_worker.h add infer_from_dataset for inference 6 years ago
device_worker_factory.cc fix class register problem 6 years ago
device_worker_factory.h fix class register problem 6 years ago
device_worker_test.cc fix dataset float32 type problem 6 years ago
dim.h polish code 6 years ago
dim_test.cu Fix the grammar in copyright. (#8403) 7 years ago
dist_multi_trainer.cc move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids 6 years ago
dlpack_tensor.cc merge develop 6 years ago
dlpack_tensor.h rewrite ddim 6 years ago
dlpack_tensor_test.cc Change tensor uses proto::VarType::type 6 years ago
downpour_worker.cc remove all warnings 6 years ago
eigen.h Windows/online (#14474) 6 years ago
eigen_test.cc Fix the grammar in copyright. (#8403) 7 years ago
executor.cc move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids 6 years ago
executor.h fix API.spec 6 years ago
executor_gc_helper.cc fix env variable settting bug 6 years ago
executor_gc_helper.h try to fix ci error 6 years ago
executor_thread_worker.cc fix code style & add dataset testcase 6 years ago
executor_thread_worker.h add TrainFilesWithTimer in async_executor 6 years ago
feed_fetch_method.cc fix potential bug (#15688) 6 years ago
feed_fetch_method.h Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative" 6 years ago
feed_fetch_type.h Fix Cpplint issues in framework/data_type.h and framework/feed_fetch_type.h (#10146) 7 years ago
framework.proto polish 6 years ago
garbage_collector.cc fix env variable settting bug 6 years ago
garbage_collector.h Refine model gpu memory (#16993) 6 years ago
grad_op_desc_maker.h check default grad maker 6 years ago
hogwild_worker.cc fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem 6 years ago
inplace_op_inference.h Add use_cuda to inplace pass (#17205) 6 years ago
inplace_op_inference_test.cc Add use_cuda to inplace pass (#17205) 6 years ago
library_type.h Fix CPPLint issues in init.cc, init.h and library_type.h (#10148) 7 years ago
lod_rank_table.cc Revert "Optimize while_op when is_test is true. (#15811)" (#15968) 6 years ago
lod_rank_table.h Fix CPPLint errors in some framework files 7 years ago
lod_tensor.cc Support seq len equal to 0 in sequence ops (#16935) 6 years ago
lod_tensor.h Support seq len equal to 0 in sequence ops (#16935) 6 years ago
lod_tensor_array.h fix tensor array bug (#14166) 6 years ago
lod_tensor_test.cc use std::is_sorted 6 years ago
lod_tensor_test.cu Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
mixed_vector.h Add the CUDA kernel for beam_search op (#15020) 6 years ago
mixed_vector_test.cc Revert the changes of VLOG 6 years ago
mixed_vector_test.cu fix mixed_vector_test 7 years ago
multi_trainer.cc move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids 6 years ago
naive_executor.cc fea/infer memory optim2 (#14953) 6 years ago
naive_executor.h Combine Inference Analysis with IR (#13914) 6 years ago
naive_executor_test.cc Combine Inference Analysis with IR (#13914) 6 years ago
no_need_buffer_vars_inference.h add op registry type 6 years ago
op_desc.cc Security issue (#16774) 6 years ago
op_desc.h Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
op_info.cc check default grad maker 6 years ago
op_info.h check default grad maker 6 years ago
op_kernel_type.cc allow customize kernel selection 6 years ago
op_kernel_type.h allow customize kernel selection 6 years ago
op_kernel_type_test.cc Fix ut 6 years ago
op_proto_maker.cc add the python callstack for debug support test=develop 6 years ago
op_proto_maker.h fix typo releated->related 6 years ago
op_proto_maker_test.cc clean up after the changes have been stopped for so long. 6 years ago
op_registry.cc code style fix, test=develop (#15045) 6 years ago
op_registry.h Enable function coverage for U8/S8 ConvMKLDNNOpKernel 6 years ago
op_registry_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
operator.cc remove unnecessary prepare_data (#17080) 6 years ago
operator.h remove unnecessary prepare_data (#17080) 6 years ago
operator_kernel_configs.h polish 6 years ago
operator_test.cc Polish code 6 years ago
parallel_executor.cc fix build warning like 'comparison between signed and unsigned (#17240) 6 years ago
parallel_executor.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
program_desc.cc fix some compiler warning 6 years ago
program_desc.h clean 7 years ago
program_desc_test.cc fix typo and warning in analyzer_resnet50_test 6 years ago
proto_desc.h Fix the grammar in copyright. (#8403) 7 years ago
prune.cc clean unused inference_optimize c++ implementation 6 years ago
prune.h clean unused inference_optimize c++ implementation 6 years ago
prune_test.cc remove net op and cond_op (#9663) 7 years ago
pull_dense_worker.cc add WIN32 for rand_r and usleep 6 years ago
python_headers.h invoke backward_hooks after reduce op's depcounts map 6 years ago
reader.cc pure async mode train 6 years ago
reader.h code format test=develop 6 years ago
reader_test.cc fix typo and warning in analyzer_resnet50_test 6 years ago
rw_lock.h Remove unnessesary code 6 years ago
rw_lock_test.cc add rw lock test (#12752) 7 years ago
scope.cc change the return type of NewTempScope to unique ptr test=develop 6 years ago
scope.h change the return type of NewTempScope to unique ptr test=develop 6 years ago
scope_pool.cc add scope_pool 6 years ago
scope_pool.h add scope_pool 6 years ago
scope_test.cc Fix the grammar in copyright. (#8403) 7 years ago
selected_rows.cc Change tensor uses proto::VarType::type 6 years ago
selected_rows.h add more files to protected file list 6 years ago
selected_rows_test.cc add is_test for lookup_sparse_table 6 years ago
shape_inference.cc move more and fix while 6 years ago
shape_inference.h Merge pull request #14836 from sneaxiy/feature/py_func 6 years ago
tensor.cc Fuse Adam And SGD ops (#15933) 6 years ago
tensor.h Fuse Adam And SGD ops (#15933) 6 years ago
tensor_impl.h test=develop, refine_error_message for data type 6 years ago
tensor_test.cc add ir memory optimize. (#14530) 6 years ago
tensor_util.cc [MKL-DNN] Tensor modifications revert (#16462) 6 years ago
tensor_util.cu revert 6 years ago
tensor_util.h hide GetTensor 6 years ago
tensor_util_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation 6 years ago
tensor_util_test.cu enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688) 6 years ago
threadpool.cc clean code 6 years ago
threadpool.h update by comment test=develop 6 years ago
threadpool_test.cc clean code 6 years ago
trainer.cc refine device_worker and trainer code 6 years ago
trainer.h fix io and fs compile on mac 6 years ago
trainer_desc.proto remove all warnings 6 years ago
trainer_factory.cc fix class register problem 6 years ago
trainer_factory.h fix class register problem 6 years ago
trainer_test.cc fix dataset float32 type problem 6 years ago
transfer_scope_cache.cc Revert "fix transfer cache thread_local bug (#14581)" 6 years ago
transfer_scope_cache.h fix executor transfer cache bug (#14518) 6 years ago
tuple.h clean up channel 6 years ago
tuple_test.cc Add tuple type (#8519) 7 years ago
type_defs.h Add use_cuda to inplace pass (#17205) 6 years ago
unroll_array_ops.h fix py35 compile error 6 years ago
unroll_array_ops_test.cc fix py35 compile error 6 years ago
var_desc.cc Revert the changes of VLOG 6 years ago
var_desc.h Make Var::GetMutable robust 6 years ago
var_type.h polish code 6 years ago
var_type_inference.h Correct the lod level of compiled time in lod_reset (#16790) 6 years ago
var_type_inference_test.cc Polish code style 6 years ago
var_type_traits.cc fix same name func 6 years ago
var_type_traits.h add per kernel config and remove const_cast. 6 years ago
var_type_traits_test.cc fix same name func 6 years ago
variable.h polish code 6 years ago
variable_helper.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
variable_helper.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
variable_test.cc rewrite variable type 6 years ago
version.cc clean 7 years ago
version.h clean 7 years ago
version_test.cc refine 7 years ago