Tanu Kanvar
Tanu Kanvar
Hi, Genotype concatenation calculation and printing has some bug. Printing ---------- During printing of genotype in search process, the main function calls genotype function, which is member function of class...
Hi, I have replaced "tf.device("cpu"):" with "tf.device("/device:gpu:0"):" everywhere in the code, but it still is giving the error of "Default AvgPoolingOp only supports NHWC on device type CPU". The code...
# What does this PR do? Fixes # (issue) ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks...