Zhuyi Xue

Results 34 comments of Zhuyi Xue

I may be your machine doesn't have enough memory. Will you be able to try it on a bigger node?

hmm. 200GB should be more than enough. I just tried it again on a machine with 32G (ncbitax2lin probably used less) ``` ncbitax2lin --nodes-file taxdump/nodes.dmp --names-file taxdump/names.dmp 2022-10-10 10:18:41,713|INFO|time spent...

Feel free to send a pull request. You may add an option like `--output-tax_id`.

@DNXie, I am having the same error, the shape[0] gets halfed. Did you find a solution? A related issue: https://github.com/keras-team/keras/issues/9449

Thanks for the tip. Babili seems promising, but for now, I reimplemented the few functions I needed (matrix transpose and PCA) myself.

@axsaucedo , mind take another look, please?

`deploy.Spec.Selector.MatchLabels[containerServiceKey] = containerServiceValue` explains how the `seldon-app-svc` key under `selector` is set for the services. but they don't work because the pod is only labeled with `myapp-myapp-myapp-output-transformer`. >Are you saying...