Samuel Marks
Samuel Marks
Perhaps. Either way, my proposal that a new approach to bosh-lite is required is still to be addressed. IMHO the Docker solution is probably the nicest, microservice all 12+ `cf`...
Yeah everything is a transpiler. This converts into that which converts once more. I remember complaining along with an old assembly programmer about why operating systems are so slow considering...
Related: https://github.com/keras-team/keras/issues/18961 FYI: The new Keras allows you to mix-and-match PyTorch, JAX, and TensorFlow.
@ramkumarkoppu It's not in https://github.com/onnx/onnxmltools, but there is an open issue here https://github.com/ml-explore/mlx/issues/290 requesting this feature
@gavinhoward I'm obsessed with interoperability. CMake is one way to achieve this. Open to your build system also, where I plan on taking `bc` to: - Windows (different MSVC versions);...
Great yeah sure I'll give it a shot. No guaranteed time commitments (because of everything going on in my life); but I'll see what I can do. My email is...
Sure thing, I'll see if I can get to it later in the week. Last remaining errors: ``` bc.c.obj : error LNK2001: unresolved external symbol _bc_help vm.c.obj : error LNK2001:...
FYI: @altaurog Working on getting all your tests to pass now
@altaurog Yeah I need to spend some time on getting the tests to pass before this PR is ready for you Lots of weirdness in test failures to debug
@fchollet Any reason this tiny PR cannot be merged? 🙏