API
create()
record()
evaluate()
start()
get_uuid()
configs()
load_configs()
save()
add()
set_global_step()
add_global_step()
get_global_step()
set_histogram()
set_scalar()
namespace()
reset()
new_line()
section()
func()
progress()
fail()
iterate()
enum()
mix()
loop()
finish_loop()
BaseConfigs
option()
calculate()
hyperparams()
meta_config()
aggregate()
log()
inspect()
Text
Text.danger
Text.heading
Text.highlight
Text.key
Text.link
Text.meta
Text.meta2
Text.none
Text.subtle
Text.success
Text.title
Text.warning
Style
Style.bold
Style.light
Style.none
Style.normal
Style.underline
Color
Color.black
Color.blue
Color.cyan
Color.green
Color.none
Color.orange
Color.purple
Color.red
Color.white
StyleCode
get_computer_name()
get_computer_uuid()
get_info()
get_path()
get_data_path()
get_experiments_path()
configure()
new_run()
new_run_process()
cache()
cache_get()
cache_set()
DelayedKeyboardInterrupt
download_file()
extract_tar()
store_model_indicators()
store_optimizer_indicators()
get_modules()
get_device()
CLI
This module lets you get constants like paths and set labml configurations.
Returns computer name
Returns information about lab
Get the path to the root of the project
Get the path to the data folder
Get the path to the root of experiment logs
Set top level configurations through Python. You can set the configurations set through .labml.yaml.
.labml.yaml
See the guide for details.