Home
last modified time | relevance | path

Searched refs:CreateConstantTensorAttrValue (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc972 Status CreateConstantTensorAttrValue(DataType type, double value, in CreateConstantTensorAttrValue() function
1730 CreateConstantTensorAttrValue(dtype, value, shape, &tensor_attr)); in ReplaceOperationWithConstant()