Add missing file to BUILD.bazel#40536
Conversation
Add `int8_gen_quant_params.cc` added by pytorch#40494 to bazel build rules
zhaojuanmao
left a comment
There was a problem hiding this comment.
thanks for fixing it!
csummersea
left a comment
There was a problem hiding this comment.
Thanks for the quick fix!
facebook-github-bot
left a comment
There was a problem hiding this comment.
@malfet is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
💊 CI failures summary and remediationsAs of commit 06b080d (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
🚧 1 fixed upstream failure:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
@yns88 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Summary: Add `int8_gen_quant_params.cc` added by pytorch#40494 to bazel build rules Pull Request resolved: pytorch#40536 Reviewed By: mruberry Differential Revision: D22219595 Pulled By: malfet fbshipit-source-id: 2875a0b9c55bad2b052a898661b96eab490f6451
Add
int8_gen_quant_params.ccadded by#40494 to bazel build rules