lungad

Results 1 issues of lungad

# launch_session.py ``` # launch_session.py from theanompi import EASGD #from theanompi import BSP rule=EASGD() #rule=BSP() # modelfile: the relative path to the model file # modelclass: the class name of...