Mark certain tests in export_output_test as v1 only as...
Mark certain tests in export_output_test as v1 only as export_output.as_signature_def does not support v2 due to its dependent method saved_model.build_tensor_info not working in eager. Also raise a runtime exception inside build_tensor_info when running in eager. PiperOrigin-RevId: 228429679
Loading
Please sign in to comment