Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc243 OpContext DescribeUnaryOp(const string& op, int size1) { in DescribeUnaryOp() function
766 auto cost = PredictCosts(DescribeUnaryOp("Relu", 1000)); in TEST_F()
776 auto cost = PredictCosts(DescribeUnaryOp("Cast", 1000)); in TEST_F()