techjjun

Results 1 issues of techjjun

I want to use ENAS arch to inference my own dataset, so I modified the original code to use placeholder input e.g) ``` loss, lr, gn, tr_acc, _ = sess.run(run_ops,...