Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
Dcustom_export_strategy.py123 model_and_features.features[feature_name].SetInParent()
128 model.ensemble.summation_combination_technique.SetInParent()
172 .SetInParent())
189 .SetInParent())
/external/protobuf/python/google/protobuf/
Dmessage.py124 def SetInParent(self): member in Message
Dtext_format.py598 sub_message.SetInParent()
/external/tensorflow/tensorflow/python/saved_model/
Dsave.py568 proto.asset.SetInParent()
571 proto.variable.SetInParent()
584 proto.resource.SetInParent()
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding.py809 table_descriptor.optimization_parameters.adagrad.SetInParent()
970 .SetInParent())
/external/tensorflow/tensorflow/python/framework/
Dop_def_library.py699 attr_value.list.SetInParent()
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2051 static PyObject* SetInParent(CMessage* self, PyObject* args) { in CheckAndGetInteger() function
2619 { "SetInParent", (PyCFunction)SetInParent, METH_NOARGS, in CheckAndGetInteger()
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py1361 cls.SetInParent = Modified
Dreflection_test.py1787 proto.optionalgroup.SetInParent()