mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Replace a WARNING block with IMPORTANT in a Markdown doc.
It wasn't concerned with a potential breakage, only with an important and potentially neglected step. PiperOrigin-RevId: 738918825
This commit is contained in:
parent
d34a1f4f2b
commit
b3fde30024
2
third_party/xla/docs/test_hlo_passes.md
vendored
2
third_party/xla/docs/test_hlo_passes.md
vendored
|
|
@ -76,7 +76,7 @@ process, you can use
|
|||
to automatically insert generated `CHECK` directives above each test case in an
|
||||
HLO file.
|
||||
|
||||
> WARNING: This tool inherently assumes that the pass's current behavior is
|
||||
> IMPORTANT: This tool inherently assumes that the pass's current behavior is
|
||||
> correct, so make sure to look over the generated `CHECK` lines yourself and
|
||||
> confirm that they match the output you expect.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user