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.cc433 Status ShapeRefiner::ConstantPartialShape( in ConstantPartialShape() function in tensorflow::ShapeRefiner
491 if (!ConstantPartialShape(target_context, input_edge->src(), 0, in ConstantPartialShape()
541 TF_RETURN_IF_ERROR(ConstantPartialShape(target_context, input_edge->src(), in ConstantPartialShape()
642 ConstantPartialShape(ctx, slice_node, 0, &input, outer_context)); in PartialStridedSliceShape()
749 TF_RETURN_IF_ERROR(ConstantPartialShape(c, node, i, &s, outer_context)); in RunShapeFn()
Dshape_refiner.h265 Status ConstantPartialShape(shape_inference::InferenceContext* target_context,