Gabriel Lopes Silva
Gabriel Lopes Silva
Hello, I was trying to implement some operation on onnx-go, and for that I used the mean, that says returns a node. But it returned a matrix. ```python reduced, err...
Hello, I'm using my own model and I faced the follow issue while running -> ```Failed to infer shape. Op: A × Bᵀ: Inner dimensions do not match up``` This...
I was trying to use the python secrets API to create a secret, but there is no mention anywhere (that I could found, at least) of the 'bytes_value'. File: https://github.com/databricks/databricks-cli/blob/main/databricks_cli/secrets/api.py...