Rahul Manish Jauhari
Rahul Manish Jauhari
Hi @Craigacp, I have added the code generated form c_api_experimental.h file. Yes, I was able to build it successfully. I have also tested loading our plugin solution, and tried running...
Hi @karllessard, I used "mvn clean install -Pgenerating" command to build TF-Java. I have tested this on "linux-x86_64" machine. Now, I have added the generated class in "c_api" folder. With...
Thanks for your quick response. I am able to reproduce the error in your CI (GitHub actions). We shall try from our side.
Hi @Craigacp, @karllessard i have added commit for windows build fix. Can you trigger your CI runs again to validate this PR?
Hi @Craigacp, i have moved Windows stub into a separate file "tfe_serverdef_stub.cc". Kindly review.
Hi @Craigacp, I have added the header file and included it in the "tensorflow.java" file.
Hi @Craigacp and @karllessard, Thank you very much for all your comments, and I have updated the PR based on your comments. I request you to help me on the...