TensorFlowException
Exceto no caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas. Alguns conteúdos são licenciados com a licença numpy.
Última atualização 2021-05-14 UTC.
[null,null,["Última atualização 2021-05-14 UTC."],[],[],null,["# TensorFlowException\n\npublic final class **TensorFlowException** \n\nUnchecked exception thrown when executing TensorFlow Graphs. \n\n### Inherited Methods\n\nFrom class java.lang.Throwable \n\n|----------------------------------|--------------------------------------------|\n| synchronized final void | addSuppressed (Throwable arg0) |\n| synchronized Throwable | fillInStackTrace () |\n| synchronized Throwable | getCause () |\n| String | getLocalizedMessage () |\n| String | getMessage () |\n| StackTraceElement\\[\\] | getStackTrace () |\n| synchronized final Throwable\\[\\] | getSuppressed () |\n| synchronized Throwable | initCause (Throwable arg0) |\n| void | printStackTrace () |\n| void | printStackTrace (PrintWriter arg0) |\n| void | printStackTrace (PrintStream arg0) |\n| void | setStackTrace (StackTraceElement\\[\\] arg0) |\n| String | toString () |\n\nFrom class java.lang.Object \n\n|------------------|----------------------------|\n| boolean | equals (Object arg0) |\n| final Class\\\u003c?\\\u003e | getClass () |\n| int | hashCode () |\n| final void | notify () |\n| final void | notifyAll () |\n| String | toString () |\n| final void | wait (long arg0, int arg1) |\n| final void | wait (long arg0) |\n| final void | wait () |"]]