Deleted user
Deleted user
Hey @tire-fire, this is currently not possible and also not easy to implement. The only workaround I can offer is creating the pods from the config server and then monitoring...
Your config server will need to interact with the Kubernetes API. If you, for example, are writing a config server in Go, you can use the [client-go](https://github.com/kubernetes/client-go) library to do...
I'm also getting this error: "MIOpen Error: tensor_shape_variable needs to be an array" I get the error whenever using torch.nn.functional.conv2d. Here's an output with MIOpen logging turned on when running...
I can confirm that compiling with ``` -D MIOPEN_ENABLE_AI_KERNEL_TUNING=Off -D MIOPEN_ENABLE_AI_IMMED_MODE_FALLBACK=Off ``` and local/frugally-deep 0.16.2-1 allows use of conv2d from pytorch. I think the issue here is with arch and...
To generate a method, ogen needs a method name. What name should be used? `Handle` does not sound great, especially if there is more than two security requirements and each...
cant repro this. maybe its fixed in -git
sorry for wrong section, is that open source project?
Yes this is possible.
Bottles doesn't have permission to access the directory where the program is located, so when you try to open, only the file you select is pass through to the sandbox...
你好,请问解决了吗