Results 5 comments of Vlad

Ok. I'll start with examples (by touch). Seems promising to me. Good luck

Yes, it did. Hope you update the documentation soon. A very interesting way to use ONNX. Good luck

Native PyTorch 1.12-1.13 have a torch.onnx.export() method. Can this method be ported to Torch(R)? Or in another way to convert the model trained in R to ONNH?

Thank you. I will check the option

I'm not sure that this will solve the problem. See _[tf.set_random_seed](https://www.tensorflow.org/api_docs/python/tf/set_random_seed)_ "Sets the graph-level random seed. Operations that rely on a random seed actually derive it from two seeds: the...