Home
last modified time | relevance | path

Searched defs:input_shape_1 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_input_conversion_op.cc77 MklDnnShape input_shape_1; in Compute() local
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1315 const MklShape* input_shape_1) { in MklCompareShapes()
1335 const TensorShape* input_shape_1) { in MklCompareShapes()
1355 const MklShape* input_shape_1) { in MklCompareShapes()
1362 const TensorShape* input_shape_1) { in MklCompareShapes()
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc152 int64 CwiseOutputElementCount(const TensorShapeProto& input_shape_1, in CwiseOutputElementCount()