Searched defs:cls_name (Results 1 – 7 of 7) sorted by relevance
| /external/python/pybind11/tests/ |
| D | test_pickling.py | 15 def test_roundtrip(cls_name): argument 30 def test_roundtrip_with_dict(cls_name): argument
|
| /external/tensorflow/tensorflow/python/keras/utils/ |
| D | version_utils.py | 122 def disallow_legacy_graph(cls_name, method_name): argument
|
| D | generic_utils.py | 321 cls_name, cls_config, obj=None, shared_object_id=None): argument
|
| /external/tensorflow/tensorflow/python/keras/initializers/ |
| D | initializers_v2.py | 1018 def _validate_kwargs(cls_name, kwargs, support_partition=True): argument
|
| /external/python/cpython3/Lib/ |
| D | enum.py | 44 def _is_private(cls_name, name): argument
|
| D | dataclasses.py | 1334 def make_dataclass(cls_name, fields, *, bases=(), namespace=None, init=True, argument
|
| /external/python/cpython3/Lib/email/ |
| D | headerregistry.py | 256 def _reconstruct_header(cls_name, bases, value): argument
|