Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for factory (0.12 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.actor.Actor> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Actor.java:0)
    Class <org.gradle.internal.actor.ActorFactory> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ActorFactory.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_NumberTensor, [{Must be a scalar.}]>:$beta1_power,
        Arg<TF_NumberTensor, [{Scaling factor. Must be a scalar.}]>:$lr,
        Arg<TF_NumberTensor, [{Momentum factor. Must be a scalar.}]>:$beta1,
        Arg<TF_NumberTensor, [{Momentum factor. Must be a scalar.}]>:$beta2,
        Arg<TF_NumberTensor, [{Ridge term. Must be a scalar.}]>:$epsilon,
        Arg<TF_NumberTensor, [{The gradient.}]>:$grad,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

        avoid leaking memory).
    *   Support different summary and checkpoint directories in
        `tf.train.MonitoredTrainingSession()`.
    *   Added IndRNN, IndyGRU, and IndyLSTM cells to `tf.contrib.rnn`.
    *   Add safe static factory functions for SparseTensor and convert all CHECKs to
        DCHECKs. Using the constructor directly is unsafe and deprecated.
    *   Make the Bigtable client connection pool configurable & increase the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top