Searched refs:MakeShapeFromTensor (Results 1 – 3 of 3) sorted by relevance
635 Status MakeShapeFromTensor(const Tensor* t, ShapeHandle tensor_shape,
811 Status InferenceContext::MakeShapeFromTensor(const Tensor* t, in MakeShapeFromTensor() function in tensorflow::shape_inference::InferenceContext
543 TF_RETURN_IF_ERROR(target_context->MakeShapeFromTensor( in ConstantPartialShape()