Searched defs:HasDefaultValue (Results 1 – 6 of 6) sorted by relevance
37 bool OpArgumentView::HasDefaultValue() const { return !default_value_.empty(); } in HasDefaultValue() function in tensorflow::generator::cpp::OpArgumentView
800 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function
2442 …HasDefaultValue *bool `protobuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"h… member
2523 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto