Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
fariedabuzaid committed Jan 10, 2024
1 parent 5b6bee4 commit faad497
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions tests/explib/mnist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,6 @@ experiments:
scale:
__eval__: torch.ones(100)
masktype: &permutation half
- &exp_lu
__overwrites__: *exp_nice
name: mnist_lu
model_cfg:
type:
__class__: src.veriflow.flows.LUFlow
params:
n_layers:
__eval__: tune.choice([4])
base_distribution:
__object__: pyro.distributions.Normal
loc:
__eval__: torch.zeros(100)
scale:
__eval__: torch.ones(100)
- &exp_lunice
__overwrites__: *exp_nice
model_cfg:
Expand Down

0 comments on commit faad497

Please sign in to comment.