- Sort Score
- Result 10 results
- Languages All
Results 451 - 453 of 453 for Iterables (0.1 sec)
-
okhttp/api/okhttp.api
public final fun get (Lokhttp3/TlsVersion;Lokhttp3/CipherSuite;Ljava/util/List;Ljava/util/List;)Lokhttp3/Handshake; } public final class okhttp3/Headers : java/lang/Iterable, kotlin/jvm/internal/markers/KMappedMarker { public static final field Companion Lokhttp3/Headers$Companion; public final fun -deprecated_size ()I public final fun byteCount ()J public fun equals (Ljava/lang/Object;)Z
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Apr 15 13:41:01 UTC 2024 - 70.2K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
exists(scala.Function1); public abstract Object head(); public abstract void copyToArray(Object, int, int); } scala/collection/Iterable$.class package scala.collection; public final synchronized class Iterable$ extends generic.GenTraversableFactor { public static final Iterable$ MODULE$; public static void <clinit>(); public final mutable.Builder newBuilder(); private void Iterable$(); } scala/collection/IndexedSeqOptimized.class package scala.collection; public abstract interface IndexedSeqOptimized extends...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0) -
RELEASE.md
* Introduce ops for batching/unbatching tensors across Session::Run() calls. * Add tf.log_sigmoid(x) = tf.log(tf.sigmoid(x)) = -tf.nn.softplus(-x). * Changed hooks lists to immutable tuples, and now allow any iterable for the associated arguments. * Introduce TFDecorator. * Added an Mfcc op for speech feature generation. * Improved DirectSession::Run() overhead and error checking. Feeding a value
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)