Searched refs:ReplaceOperationWithConstantTensor (Results 1 – 2 of 2) sorted by relevance
128 Status ReplaceOperationWithConstantTensor(DataType dtype, TensorProto* value,
920 return ReplaceOperationWithConstantTensor(output[0].dtype(), &value_copy, in MaterializeOutputValues()1990 Status ConstantFolding::ReplaceOperationWithConstantTensor(DataType dtype, in ReplaceOperationWithConstantTensor() function in tensorflow::grappler::ConstantFolding2028 return ReplaceOperationWithConstantTensor(dtype, tensor_attr.mutable_tensor(), in ReplaceOperationWithConstant()