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
Yu Yang 5b92dd4026
Remove dev sync
7 years ago
..
details Remove dev sync 7 years ago
.clang-format Move file to fluid/; Edit CMakeLists.txt 7 years ago
CMakeLists.txt Extract Executors to indie modules 7 years ago
attribute.cc Fix the grammar in copyright. (#8403) 7 years ago
attribute.h Fix the grammar in copyright. (#8403) 7 years ago
backward.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
backward.h Fix the grammar in copyright. (#8403) 7 years ago
backward_test.cc Fix the grammar in copyright. (#8403) 7 years ago
block_desc.cc [Memory]More memory optimization policy (#8690) 7 years ago
block_desc.h [Memory]More memory optimization policy (#8690) 7 years ago
channel.h Implement Select OP (#9088) 7 years ago
channel_impl.h Implement Select OP (#9088) 7 years ago
channel_test.cc add more times close test (#9215) 7 years ago
concurrency_test.cc Move Select to concurrency.py; incorporate outputs (#9136) 7 years ago
data_device_transform.cc Update tensor_util.h (#8422) 7 years ago
data_device_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_device_transform_test.cu [WIP] Move DataType enum inside VarType (#8447) 7 years ago
data_layout.h Fix the grammar in copyright. (#8403) 7 years ago
data_layout_transform.cc Fix the grammar in copyright. (#8403) 7 years ago
data_layout_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_layout_transform_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
data_transform.cc Integrate float16 into data_type_transform (#8619) 7 years ago
data_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_type.h Integrate float16 into data_type_transform (#8619) 7 years ago
data_type_transform.cc Add context wait in type_transform (#8850) 7 years ago
data_type_transform.cu Integrate float16 into data_type_transform (#8619) 7 years ago
data_type_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_type_transform_test.cc Add context wait in type_transform (#8850) 7 years ago
data_type_transform_test.cu Add context wait in type_transform (#8850) 7 years ago
ddim.cc Adding Dim<0> 7 years ago
ddim.h Adding Dim<0> 7 years ago
ddim_test.cc Fix the grammar in copyright. (#8403) 7 years ago
dim.h fix warning: statement is unreachable 7 years ago
dim_test.cu Fix the grammar in copyright. (#8403) 7 years ago
eigen.h Fix the grammar in copyright. (#8403) 7 years ago
eigen_test.cc Fix the grammar in copyright. (#8403) 7 years ago
executor.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor 7 years ago
executor.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor 7 years ago
feed_fetch_method.cc Fix the grammar in copyright. (#8403) 7 years ago
feed_fetch_method.h Fix the grammar in copyright. (#8403) 7 years ago
feed_fetch_type.h Fix the grammar in copyright. (#8403) 7 years ago
framework.proto Add tuple type (#8519) 7 years ago
grad_op_desc_maker.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc Disable P2P 7 years ago
init.h Fix the grammar in copyright. (#8403) 7 years ago
init_test.cc Fix the grammar in copyright. (#8403) 7 years ago
library_type.h Fix the grammar in copyright. (#8403) 7 years ago
lod_rank_table.cc Fix the grammar in copyright. (#8403) 7 years ago
lod_rank_table.h Fix the grammar in copyright. (#8403) 7 years ago
lod_tensor.cc Add Writer/Scanner 7 years ago
lod_tensor.h Add Writer/Scanner 7 years ago
lod_tensor_array.h Fix the grammar in copyright. (#8403) 7 years ago
lod_tensor_test.cc Add Writer/Scanner 7 years ago
lod_tensor_test.cu Fix the grammar in copyright. (#8403) 7 years ago
mixed_vector.h "fix mixed_vector bug" (#9319) 7 years ago
mixed_vector_test.cu "fix mixed_vector bug" (#9319) 7 years ago
op_desc.cc Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) 7 years ago
op_desc.h Extend current profiler for timeline and more features. 7 years ago
op_info.cc Fix the grammar in copyright. (#8403) 7 years ago
op_info.h Fix the grammar in copyright. (#8403) 7 years ago
op_kernel_type.h [WIP] Move DataType enum inside VarType (#8447) 7 years ago
op_kernel_type_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
op_proto_maker.cc Fix the grammar in copyright. (#8403) 7 years ago
op_proto_maker.h Fix the grammar in copyright. (#8403) 7 years ago
op_proto_maker_test.cc Fix the grammar in copyright. (#8403) 7 years ago
op_registry.cc Fix the grammar in copyright. (#8403) 7 years ago
op_registry.h Fix the grammar in copyright. (#8403) 7 years ago
op_registry_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
operator.cc Move back operator's event to RunImpl() 7 years ago
operator.h [WIP] Move DataType enum inside VarType (#8447) 7 years ago
operator_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
parallel_executor.cc Follow comments 7 years ago
parallel_executor.h Fix CPU compile 7 years ago
program_desc.cc Fix the grammar in copyright. (#8403) 7 years ago
program_desc.h Add block.fwd_block_id (#8489) 7 years ago
program_desc_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
proto_desc.h Fix the grammar in copyright. (#8403) 7 years ago
prune.cc Enable is_test attr of batch norm and drop out op for test program (#8642) 7 years ago
prune.h Fix the grammar in copyright. (#8403) 7 years ago
prune_test.cc [WIP] Move DataType enum inside VarType (#8447) 7 years ago
reader.cc WMT Model 7 years ago
reader.h Polish code 7 years ago
scope.cc [Memory]More memory optimization policy (#8690) 7 years ago
scope.h [Memory]More memory optimization policy (#8690) 7 years ago
scope_test.cc Fix the grammar in copyright. (#8403) 7 years ago
selected_rows.cc Update tensor_util.h (#8422) 7 years ago
selected_rows.h Fix the grammar in copyright. (#8403) 7 years ago
selected_rows_test.cc Fix the grammar in copyright. (#8403) 7 years ago
shape_inference.cc Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) 7 years ago
shape_inference.h Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) 7 years ago
tensor.cc Fix the grammar in copyright. (#8403) 7 years ago
tensor.h remove 'friend lod_tensor in tensor' 7 years ago
tensor_impl.h support empty tensor (#9338) 7 years ago
tensor_test.cc Fix the grammar in copyright. (#8403) 7 years ago
tensor_util.cc Performance/zero copy variable seriralization (#8839) 7 years ago
tensor_util.cu Update tensor_util.h (#8422) 7 years ago
tensor_util.h Update tensor_util.h (#8422) 7 years ago
tensor_util_test.cc Integrate float16 into data_type_transform (#8619) 7 years ago
tensor_util_test.cu Integrate float16 into data_type_transform (#8619) 7 years ago
threadpool.cc Fix the grammar in copyright. (#8403) 7 years ago
threadpool.h Use thread pool 7 years ago
threadpool_test.cc Fix the grammar in copyright. (#8403) 7 years ago
tuple.h Add tuple type (#8519) 7 years ago
tuple_test.cc Add tuple type (#8519) 7 years ago
type_defs.h Fix the grammar in copyright. (#8403) 7 years ago
var_desc.cc Exposing Channel to be used as a Variable and integrating with Fluid (#8486) 7 years ago
var_desc.h Exposing Channel to be used as a Variable and integrating with Fluid (#8486) 7 years ago
var_type.h Exposing Channel to be used as a Variable and integrating with Fluid (#8486) 7 years ago
var_type_inference.h Fix the grammar in copyright. (#8403) 7 years ago
var_type_inference_test.cc Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414) 7 years ago
variable.h Fix the grammar in copyright. (#8403) 7 years ago
variable_test.cc Fix the grammar in copyright. (#8403) 7 years ago