- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for java8 (0.03 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* @throws NumberFormatException When the property is not integer. */ Integer getProcessorsAsInteger(); /** * Get the value for the key 'java.command.path'. <br> * The value is, e.g. java <br> * comment: Path to Java command. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getJavaCommandPath(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
fallback to 1.x behavior. * TensorFlow Lite * Move from `tensorflow/contrib/lite` to `tensorflow/lite`. * Add experimental Java API for injecting TensorFlow Lite delegates * Add support for strings in TensorFlow Lite Java API. * `tf.contrib`: * Add Apache Ignite Filesystem plugin to support accessing Apache IGFS. * Dropout now takes `rate` argument, `keep_prob` is deprecated.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)