Searched refs:MakeShapeFromTensor (Results 1 – 3 of 3) sorted by relevance
484 target_context->MakeShapeFromTensor(&t, src_shape, result).ok()) { in ConstantPartialShape()495 target_context->MakeShapeFromTensor(nullptr, src_shape, result)); in ConstantPartialShape()568 TF_RETURN_IF_ERROR(target_context->MakeShapeFromTensor( in ConstantPartialShape()
625 Status MakeShapeFromTensor(const Tensor* t, ShapeHandle tensor_shape,
755 Status InferenceContext::MakeShapeFromTensor(const Tensor* t, in MakeShapeFromTensor() function in tensorflow::shape_inference::InferenceContext