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.cc303 OpContext DescribeUnaryOp(const string& op, int size1) { in DescribeUnaryOp() function
1061 OpContext op_context = DescribeUnaryOp(unary_op.first, kTensorSize); in TEST_F()
2043 OpContext op_context = DescribeUnaryOp(identity_op, kTensorSize); in TEST_F()
2074 OpContext op_context = DescribeUnaryOp(reshape_op, kTensorSize); in TEST_F()