Searched refs:TensorShapeToConstant (Results 1 – 4 of 4) sorted by relevance
29 Status TensorShapeToConstant(const TensorShape& input_shape,
24 Status TensorShapeToConstant(const TensorShape& input_shape, in TensorShapeToConstant() function
41 OP_REQUIRES_OK(ctx, TensorShapeToConstant(input_shape, &shape_constant)); in Compile()61 OP_REQUIRES_OK(ctx, TensorShapeToConstant(input_shape, &shape_constant)); in Compile()
54 OP_REQUIRES_OK(ctx, TensorShapeToConstant(shape, &shape_constant)); in Compile()