Skip to content

Commit

Permalink
checking git comit
Browse files Browse the repository at this point in the history
  • Loading branch information
abhigoku10 committed Feb 18, 2021
1 parent cb46f05 commit 6a9f860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_cylinder_asym_sk.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def main(args):
grid_size=grid_size)


##validation set resulsts
### Validation inference pipeline starts
print('#'*80)
print("Processing the validation section")
print('#'*80)
Expand Down Expand Up @@ -126,7 +126,7 @@ def main(args):



#####Testing inference
#####Testing inference pipeline starts
pbar = tqdm(total=len(test_dataset_loader))
print('#'*80)
print("Processing the Testing pipeline")
Expand Down

0 comments on commit 6a9f860

Please sign in to comment.