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
The LaTeX equation of the operator HuberLoss isn't encapsulated by a pair of double-dollar $$:
$$
Paddle/paddle/operators/huber_loss_op.cc
Lines 68 to 79 in c0d2ca5
Please add them, while taking the following code as an example:
Paddle/paddle/operators/lrn_op.cc
Lines 89 to 96 in d883547
The text was updated successfully, but these errors were encountered:
pkuyym
No branches or pull requests
The LaTeX equation of the operator HuberLoss isn't encapsulated by a pair of double-dollar
$$
:Paddle/paddle/operators/huber_loss_op.cc
Lines 68 to 79 in c0d2ca5
Please add them, while taking the following code as an example:
Paddle/paddle/operators/lrn_op.cc
Lines 89 to 96 in d883547
The text was updated successfully, but these errors were encountered: