Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc451 Status ShapeRefiner::ConstantPartialShape(InferenceContext* target_context, in ConstantPartialShape() function in tensorflow::ShapeRefiner
523 TF_RETURN_IF_ERROR(ConstantPartialShape(target_context, input_edge->src(), in ConstantPartialShape()
616 TF_RETURN_IF_ERROR(ConstantPartialShape(ctx, slice_node, 0, &input)); in PartialStridedSliceShape()
706 TF_RETURN_IF_ERROR(ConstantPartialShape(c, node, i, &s)); in RunShapeFn()
Dshape_refiner.h251 Status ConstantPartialShape(shape_inference::InferenceContext* target_context,