Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Dalton (0.23 sec)

  1. docs/es/docs/index.md

    ---
    FastAPI es un web framework moderno y rápido (de alto rendimiento) para construir APIs con Python basado en las anotaciones de tipos estándar de Python.
    
    Sus características principales son:
    
    * **Rapidez**: Alto rendimiento, a la par con **NodeJS** y **Go** (gracias a Starlette y Pydantic). [Uno de los frameworks de Python más rápidos](#rendimiento).
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 19K bytes
    - Viewed (0)
  2. RELEASE.md

            the same sequence of elements as `Dataset.shuffle(..., seed=0)`.
        *   Add `num_parallel_reads` argument to `tf.data.TFRecordDataset`.
    *   `tf.contrib`:
        *   `tf.contrib.bayesflow.halton_sequence` now supports randomization.
        *   Add support for scalars in `tf.contrib.all_reduce`.
        *   Add `effective_sample_size` to `tf.contrib.bayesflow.mcmc_diagnostics`.
        *   Add `potential_scale_reduction` to
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  3. docs/en/docs/release-notes.md

    * Update development dependencies, `Pipfile.lock`. PR [#150](https://github.com/tiangolo/fastapi/pull/150).
    
    * Include Falcon and Hug in: [Alternatives, Inspiration and Comparisons](https://fastapi.tiangolo.com/alternatives/).
    
    ## 0.13.0
    
    * Improve/upgrade OAuth2 scopes support with `SecurityScopes`:
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
Back to top