Santiago Carullo
Santiago Carullo
I'm facing similar issue, in my case the structure is: ``` async function deployContract(param) { // deployment code } async function deployContractA() { return await deployContract("A"); } async function deployContractB()...
@emigomez I'm pretty sure this is due to the shape of the network, I used: input_channel = 1 output_channel = 256 hidden_size = 256 And it gets past the error,...
I was looking for the same
Just discovered this after finishing upgrading my MK3S. Is there any update on it?