Home
last modified time | relevance | path

Searched defs:TensorFlowException (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DTensorFlowException.java19 public final class TensorFlowException extends RuntimeException { class
20 TensorFlowException(String message) { in TensorFlowException() method in TensorFlowException