Shortcuts

ride.utils

Submodules

Package Contents

Functions

attributedict(...)

If given a dict, it is converted it to an argparse.AttributeDict. Otherwise, no change is made

flatten_dict(d[, parent_key, sep])

name(thing)

some(self, attr)

ride.utils.attributedict(dict_like: DictLike) pytorch_lightning.utilities.parsing.AttributeDict[source]

If given a dict, it is converted it to an argparse.AttributeDict. Otherwise, no change is made

ride.utils.flatten_dict(d, parent_key='', sep='_')[source]
ride.utils.name(thing)[source]
ride.utils.some(self, attr: str)[source]
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.