Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc45 constexpr char kIdentityN[] = "IdentityN"; variable
262 {kIdentityN, wrap(&OpLevelCostEstimator::PredictIdentity)}, in OpLevelCostEstimator()