• SRIRAM VETURI's avatar
    Update learning_schedules.py · ef84dca1
    SRIRAM VETURI authored
    The following error doesn't occur with the above change in code.
    
    Error: Argument must be a dense tensor: range(0, 3) - got shape [3], but wanted []
    
    The range function on the vairable 'num_boundaries' should be a list! Please merge this request!
    ef84dca1
learning_schedules.py 7.6 KB