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/python/paddle/fluid/layers
songyouwei 9203aaf185
fix unittest for coverage (#23007)
5 years ago
..
__init__.py Split some APIs from nn.py to loss.py (#21117) 5 years ago
collective.py set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402) 5 years ago
control_flow.py support control flow cond in dygraph mode (#22693) 5 years ago
detection.py fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774) 5 years ago
device.py Fix dygraph unique name bug (#17592) 6 years ago
distributions.py fix typo words (#22653) 5 years ago
io.py fix typo word (#22784) 5 years ago
layer_function_generator.py change check_type_and_dtype to check_variable_and_dtype (#22465) 5 years ago
learning_rate_scheduler.py fix typo words (#22653) 5 years ago
loss.py fix typo words (#22653) 5 years ago
math_op_patch.py Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724) 5 years ago
metric_op.py change check_type_and_dtype to check_variable_and_dtype (#22465) 5 years ago
nn.py fix unittest for coverage (#23007) 5 years ago
ops.py fix typo words (#22653) 5 years ago
rnn.py fix typo word (#22784) 5 years ago
sequence_lod.py fix typo words (#22653) 5 years ago
tensor.py fix unittest for coverage (#23007) 5 years ago
utils.py Polish nn code, test=develop (#22237) 5 years ago