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
fengjiayi a1e046bfc0
Merge pull request #11270 from JiayiFeng/fix_a_error_on_max
7 years ago
..
details Merge pull request #11270 from JiayiFeng/fix_a_error_on_max 7 years ago
CMakeLists.txt SSA Graph Builder Factory 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
block_desc.cc fix protobuf memory leak (#11177) 7 years ago
block_desc.h fix protobuf memory leak (#11177) 7 years ago
blocking_queue.h unify fluid blocking queue 7 years ago
channel.h Fix CPPlint errors in channel.h, channel_impl.h and channel_test.cc (#9628) 7 years ago
channel_impl.h Fix CPPlint errors in channel.h, channel_impl.h and channel_test.cc (#9628) 7 years ago
channel_test.cc Fix CPPlint errors in channel.h, channel_impl.h and channel_test.cc (#9628) 7 years ago
concurrency_test.cc Fix CPPLint errors in some framework files 7 years ago
data_device_transform.cc replace TensorCopy with TensorCopySync 7 years ago
data_device_transform.h Fix the grammar in copyright. (#8403) 7 years ago
data_device_transform_test.cu Clean OpProtoAndCheckerMaker 7 years ago
data_layout.h Fix CPPLint errors in some framework files 7 years ago
data_layout_transform.cc Fix CPPLint errors in some framework files 7 years ago
data_layout_transform.h Fix CPPLint errors in some framework files 7 years ago
data_layout_transform_test.cc Fix CPPLint issues in some tests in fluid/framework (#10068) 7 years ago
data_transform.cc Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178) 7 years ago
data_transform.h Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178) 7 years ago
data_type.cc Make tensor support uint8 7 years ago
data_type.h Make tensor support uint8 7 years ago
data_type_transform.cc make uint8 support in data_type transform and memory optimize (#10715) 7 years ago
data_type_transform.cu Integrate float16 into data_type_transform (#8619) 7 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
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 Fix dangling pointer bug 7 years ago
executor.h listen_and_serv use local scope (#10663) 7 years ago
feed_fetch_method.cc Fix CPPLint errors in some framework files 7 years ago
feed_fetch_method.h Fix CPPLint errors in some framework files 7 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 Make tensor support uint8 7 years ago
grad_op_desc_maker.h remove REGISTER_OP and REGISTER_OP_EX 7 years ago
init.cc Fix devices 'not undefined' error. 7 years ago
init.h Remove initP2P(bool) and init function in framework. 7 years ago
init_test.cc Avoid init_p2p all the times 7 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 Fix the grammar in copyright. (#8403) 7 years ago
lod_rank_table.h Fix CPPLint errors in some framework files 7 years ago
lod_tensor.cc Remove Readers' HasNext() 7 years ago
lod_tensor.h Remove Readers' HasNext() 7 years ago
lod_tensor_array.h Fix the grammar in copyright. (#8403) 7 years ago
lod_tensor_test.cc Make tensor support uint8 7 years ago
lod_tensor_test.cu Avoid init_p2p all the times 7 years ago
mixed_vector.h Fix CPPLint errors in some framework files 7 years ago
mixed_vector_test.cu "fix mixed_vector bug" (#9319) 7 years ago
op_desc.cc fix bugs 7 years ago
op_desc.h fix bugs 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 Fix CPPLint errors in some framework files 7 years ago
op_kernel_type_test.cc Update data_type 7 years ago
op_proto_maker.cc singleton rpc_client 7 years ago
op_proto_maker.h singleton rpc_client 7 years ago
op_proto_maker_test.cc Fix compile 7 years ago
op_registry.cc Fix the grammar in copyright. (#8403) 7 years ago
op_registry.h remove REGISTER_OP and REGISTER_OP_EX 7 years ago
op_registry_test.cc Clean OpProtoAndCheckerMaker 7 years ago
operator.cc Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op 7 years ago
operator.h code clean 7 years ago
operator_test.cc Clean OpProtoAndCheckerMaker 7 years ago
parallel_executor.cc SSA Graph Builder Factory 7 years ago
parallel_executor.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy 7 years ago
program_desc.cc fix bugs 7 years ago
program_desc.h Add flush of program desc to update the proto information. 7 years ago
program_desc_test.cc update program_desc_test testcase 7 years ago
proto_desc.h Fix the grammar in copyright. (#8403) 7 years ago
prune.cc Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178) 7 years ago
prune.h Fix the grammar in copyright. (#8403) 7 years ago
prune_test.cc remove net op and cond_op (#9663) 7 years ago
reader.cc Fix bugs in framework/tensor_impl.h and polish framework/reader.cc 7 years ago
reader.h Remove Readers' HasNext() 7 years ago
scope.cc fix conflcts 7 years ago
scope.h fix conflcts 7 years ago
scope_test.cc Fix the grammar in copyright. (#8403) 7 years ago
selected_rows.cc Merge pull request #11012 from jacquesqiao/add-auto_grown_mutex 7 years ago
selected_rows.h Merge pull request #11012 from jacquesqiao/add-auto_grown_mutex 7 years ago
selected_rows_test.cc add lookup_sparse_table_op 7 years ago
shape_inference.cc Fix CPPLint errors in some framework files 7 years ago
shape_inference.h Complete the C++ core of 'CustomReader' 7 years ago
tensor.cc Extract method from tensor_impl.h to tensor.cc 7 years ago
tensor.h Extract method from tensor_impl.h to tensor.cc 7 years ago
tensor_impl.h Extract method from tensor_impl.h to tensor.cc 7 years ago
tensor_test.cc Fix the grammar in copyright. (#8403) 7 years ago
tensor_util.cc Follow comments 7 years ago
tensor_util.cu Update tensor_util.h (#8422) 7 years ago
tensor_util.h Follow comments 7 years ago
tensor_util_test.cc Fix compile error 7 years ago
tensor_util_test.cu Fix compile error 7 years ago
threadpool.cc refine name 7 years ago
threadpool.h refine name 7 years ago
threadpool_test.cc Fix CPPLint issues in some tests in fluid/framework (#10068) 7 years ago
tuple.h Fix CPPLint issues in tuple.h (#9670) 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 Fix CPPLint errors in some framework files 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 Clean OpProtoAndCheckerMaker 7 years ago
variable.h revert variable mutex 7 years ago
variable_test.cc Fix the grammar in copyright. (#8403) 7 years ago