Home
last modified time | relevance | path

Searched refs:internal_write_bytes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h51 int64 internal_write_bytes = 0; member
66 return num_total_output_bytes() + internal_write_bytes; in num_total_write_bytes()