commit | 9b66ccd3073031001ff9cd61f64462e92d46013f | [log] [tgz] |
---|---|---|
author | Anna Gringauze <annagrin@google.com> | Wed Jan 20 15:31:02 2021 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 20 15:31:02 2021 -0800 |
tree | f9285bad95b70035e3ca0fe8b6fec627a58de82a | |
parent | c59147fbe26c95bb8f35133620a1c681d190e408 [diff] |
Load summaries for dependencies during expression evaluation (#1225) * Support loading summaries on build for expression evaluation * Updated tests and built * Addressed CR comments * Do not pass null summary path to expression compiler worker