Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h61 int64 num_total_output_bytes() const { in num_total_output_bytes() function
66 return num_total_output_bytes() + internal_write_bytes; in num_total_write_bytes()
Dop_level_cost_estimator.cc1637 node_costs->max_memory = node_costs->num_total_output_bytes(); in PredictDefaultNodeCosts()
2363 node_costs->max_memory = node_costs->num_total_output_bytes(); in PredictAvgPoolGrad()
2408 node_costs->max_memory = node_costs->num_total_output_bytes(); in PredictFusedBatchNorm()
2445 node_costs->max_memory = node_costs->num_total_output_bytes(); in PredictFusedBatchNormGrad()