We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cast input variable to other data type, it is useful since our Paddle support multiple data types now.
The text was updated successfully, but these errors were encountered:
By data types, do you mean double and float kinda data types? Or you mean LoDTensor and SelectedRows?
double
float
LoDTensor
SelectedRows
Sorry, something went wrong.
reyoung
No branches or pull requests
Cast input variable to other data type, it is useful since our Paddle support multiple data types now.
The text was updated successfully, but these errors were encountered: