Fix path, it's talking about this test.
fixes #37480 PiperOrigin-RevId: 302612383 Change-Id: If6cdb1149b08909d878b7808db26e64179a1a7e2
This commit is contained in:
parent
be9d33754d
commit
282828af67
@ -154,7 +154,7 @@ static void CompareWithGoldenFile(
|
|||||||
// To update the golden file, flip update_golden to true and run the
|
// To update the golden file, flip update_golden to true and run the
|
||||||
// following:
|
// following:
|
||||||
// bazel test --test_strategy=local \
|
// bazel test --test_strategy=local \
|
||||||
// third_party/tensorflow/compiler/aot:codegen_test
|
// "third_party/tensorflow/compiler/aot:codegen_test"
|
||||||
const bool update_golden = false;
|
const bool update_golden = false;
|
||||||
string golden_file_name =
|
string golden_file_name =
|
||||||
GetDataDependencyFilepath(tensorflow_relative_golden_file_name);
|
GetDataDependencyFilepath(tensorflow_relative_golden_file_name);
|
||||||
|
Loading…
Reference in New Issue
Block a user