Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for vec_st (0.2 sec)

  1. docs/es/docs/async.md

    ### Concurrencia y Hamburguesas
    
    El concepto de código **asíncrono** descrito anteriormente a veces también se llama **"concurrencia"**. Es diferente del **"paralelismo"**.
    
    **Concurrencia** y **paralelismo** ambos se relacionan con "cosas diferentes que suceden más o menos al mismo tiempo".
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 24.9K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Allow sparse float splits to support multivalent feature columns.
        *   Add `quantile` to `tf.distributions.TransformedDistribution`.
        *   Add `NCHW_VECT_C` support for `tf.depth_to_space` on GPU.
        *   Add `NCHW_VECT_C` support for `tf.space_to_depth` on GPU.
    
    ## API Changes
    
    *   Rename `SqueezeDims` attribute to `Axis` in C++ API for Squeeze op.
    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)
Back to top