Add name of C++ source file to generated Python files for ops. (#11663)
* Embed orig source file name in generated Python * Change pass-by-value --> by-ref to address review comment. * Reformatting source code with clang-format. * Change to different test for empty string per review comment. * Moved code from python_op_gen to python_eager_op_gen.
Loading
Please sign in to comment