Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h181 Status PredictSoftmax(const OpContext& op_context,
Dop_level_cost_estimator.cc523 wrap(&OpLevelCostEstimator::PredictSoftmax)); in OpLevelCostEstimator()
2484 Status OpLevelCostEstimator::PredictSoftmax(const OpContext& op_context, in PredictSoftmax() function in tensorflow::grappler::OpLevelCostEstimator