Created by: ForFishes
PR types
New features
PR changes
APIs
Describe
Except the dtype
is different in default parameter settings, It is similar as fluid.data
api. When dtype
is not set, the dtype will get from the global dtype by paddle.get_default_dtype()
.