Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for producer (0.07 sec)

  1. RELEASE.md

    *   New argument `experimental_device_ordinal` in `LogicalDeviceConfiguration`
        to control the order of logical devices (GPU only).
    
    *   `tf.keras`:
    
        *   Changed the TensorBoard tag names produced by the
            `tf.keras.callbacks.TensorBoard` callback, so that summaries logged
            automatically for model weights now include either a `/histogram` or
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  2. docs/en/docs/release-notes.md

    * Clarify function name in example in docs. PR [#1121](https://github.com/tiangolo/fastapi/pull/1121) by [@tmsick](https://github.com/tmsick).
    * Add external link [Apache Kafka producer and consumer with FastAPI and aiokafka](https://iwpnd.pw/articles/2020-03/apache-kafka-fastapi-geostream) to docs. PR [#1112](https://github.com/tiangolo/fastapi/pull/1112) by [@iwpnd](https://github.com/iwpnd).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    append(b, dk.h[:]...) b = append(b, dk.z[:]...) return b } // EncapsulationKey returns the public encapsulation key necessary to produce // ciphertexts. func (dk *DecapsulationKey1024) EncapsulationKey() *EncapsulationKey1024 { return &EncapsulationKey1024{ ρ: dk.ρ, h: dk.h, encryptionKey1024: dk.encryptionKey1024, } } // An EncapsulationKey1024 is the public key used to produce ciphertexts to be // decapsulated by the corresponding [DecapsulationKey1024]. type EncapsulationKey1024 struct { ρ [32]byte...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top