Searched refs:CreateConstantTensorAttrValue (Results 1 – 1 of 1) sorted by relevance
1129 Status CreateConstantTensorAttrValue(DataType type, double value, in CreateConstantTensorAttrValue() function2020 Status s = CreateConstantTensorAttrValue(dtype, value, shape, &tensor_attr); in ReplaceOperationWithConstant()