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
chengduo b43d87c917
Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle
7 years ago
..
details Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle 7 years ago
CMakeLists.txt delete backward.cc related code on the python side (#9854) 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 add remove_op, remove_var in Python end 7 years ago
block_desc.h Dist transpiler support prefetch (#9714) 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 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 Avoid init_p2p all the times 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 Correct some typos. 7 years ago
executor.h Correct some typos. 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 Avoid init_p2p all the times 7 years ago
init.h Avoid init_p2p all the times 7 years ago
init_test.cc Avoid init_p2p all the times 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 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 Remove Readers' HasNext() 7 years ago
lod_tensor_test.cu Avoid init_p2p all the times 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 Dist transpiler support prefetch (#9714) 7 years ago
operator.h add GetDataTypeOfVar 7 years ago
operator_test.cc Avoid init_p2p all the times 7 years ago
parallel_executor.cc Eagerly drop local scope in iteration (#9838) 7 years ago
parallel_executor.h wip testing 7 years ago
program_desc.cc Add inferface to change the feed/fetch_holder_name. 7 years ago
program_desc.h Simplify the inference unittest of fit a line and add some comment. 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 remove net op and cond_op (#9663) 7 years ago
reader.cc update recordio unittest 7 years ago
reader.h Remove Readers' HasNext() 7 years ago
scope.cc prefetch prog run on new scope 7 years ago
scope.h Merge branch 'develop' into core_inference_fix_run 7 years ago
scope_test.cc Fix the grammar in copyright. (#8403) 7 years ago
selected_rows.cc optimize code 7 years ago
selected_rows.h optimize code 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 add unit test 7 years ago
tensor_impl.h follow comments 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 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 refine name 7 years ago
threadpool.h refine name 7 years ago
threadpool_test.cc Fix the grammar in copyright. (#8403) 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 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