Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for LeNet (0.03 sec)

  1. docs/id/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip | Tips
    
    Anda bisa mengakses nilai `"lenet"` dnegan `ModelName.lenet.value`.
    
    ///
    
    #### Menghasilkan *anggota enumerasi*
    
    Anda bisa menghasilkan *anggota enumerasi* dari *operasi path* bahkan di body JSON bersarang (contoh `dict`).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 8.8K bytes
    - Viewed (0)
  2. docs/en/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip
    
    You could also access the value `"lenet"` with `ModelName.lenet.value`.
    
    ///
    
    #### Return *enumeration members* { #return-enumeration-members }
    
    You can return *enum members* from your *path operation*, even nested in a JSON body (e.g. a `dict`).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 9.3K bytes
    - Viewed (0)
  3. docs/es/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip | Consejo
    
    También podrías acceder al valor `"lenet"` con `ModelName.lenet.value`.
    
    ///
    
    #### Devolver *miembros* de enumeración
    
    Puedes devolver *miembros de enum* desde tu *path operation*, incluso anidados en un cuerpo JSON (por ejemplo, un `dict`).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  4. docs/de/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip | Tipp
    
    Sie können den Wert `"lenet"` außerdem mittels `ModelName.lenet.value` abrufen.
    
    ///
    
    #### *Enum-Member* zurückgeben
    
    Sie können *Enum-Member* in ihrer *Pfadoperation* zurückgeben, sogar verschachtelt in einem JSON-Body (z. B. als `dict`).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 10K bytes
    - Viewed (0)
  5. docs/tr/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip | İpucu
    
    `"lenet"` değerine `ModelName.lenet.value` tanımı ile de ulaşabilirsiniz.
    
    ///
    
    #### *Enumeration Üyelerini* Döndürelim
    
    JSON gövdesine (örneğin bir `dict`) gömülü olsalar bile *yol operasyonundaki* *enum üyelerini* döndürebilirsiniz.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 10.5K bytes
    - Viewed (0)
  6. docs/uk/docs/tutorial/path-params.md

    {* ../../docs_src/path_params/tutorial005.py hl[20] *}
    
    /// tip | Порада
    
    Ви також можете отримати доступ до значення `"lenet"`, використовуючи `ModelName.lenet.value`.
    
    ///
    
    
    #### Повернення *елементів перелічування*
    
    Ви можете повертати *елементи перелічування* з вашої *операції шляху*, навіть вкладені у JSON-тіло (наприклад, `dict`).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 14.1K bytes
    - Viewed (0)
Back to top