Ambrish

Results 2 issues of Ambrish

[` if self.data_format == "NHCW":`](https://github.com/melodyguan/enas/blob/master/src/cifar10/micro_child.py#L253) I believe this needs to be channel last format and hence NHWC?

Hi, I tried using the `setup.py` and also independently installing GANDLF with pip, `pip install GANDLF@git+https://github.com/CBICA/GaNDLF.git@e4d0d4bfdf4076130817001a98dfb90189956278` but both get stuck on a git checkout. Was wondering if there's an alternate...