"vscode:/vscode.git/clone" did not exist on "0b78213bdaaa9021daa870c544be6ce86f54d30d"
  • FizzleDorf's avatar
    Conditioning Average (#495) · 29c8f1a3
    FizzleDorf authored
    
    
    * first commit
    
    * fixed a bunch of things missing in initial commit.
    
    * parameters renamed for clarity
    
    * renamed node, attempted update cond list
    
    * to_strength removed, it is now normalized
    
    * removed comments and prints. Attempted to apply to every cond in list again but no luck
    
    * fixed repeating frames after batch using deepcopy
    
    * Revert "fixed repeating frames after batch using deepcopy"
    
    This reverts commit 1086d6a0e1f5c5c9247312872402ff8e60358fe1.
    
    * Rewrite addWeighted to use torch.mul iteratively.
    
    ---------
    Co-authored-by: default avatarCity <125218114+city96@users.noreply.github.com>
    29c8f1a3
nodes.py 46.5 KB