Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 85 for __uikit__ (0.12 sec)

  1. tensorflow/api_template_v1.__init__.py

    A. Unique TensorFlower <******@****.***> 1705975132 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 02:14:00 UTC 2024
    - 7.4K bytes
    - Viewed (0)
  2. docs/em/docs/tutorial/bigger-applications.md

    ## ๐Ÿ–ผ ๐Ÿ“ ๐Ÿ“Š
    
    โžก๏ธ ๐Ÿ’ฌ ๐Ÿ‘† โœ”๏ธ ๐Ÿ“ ๐Ÿ“Š ๐Ÿ’– ๐Ÿ‘‰:
    
    ```
    .
    โ”œโ”€โ”€ app
    โ”‚ย ย  โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”œโ”€โ”€ main.py
    โ”‚ย ย  โ”œโ”€โ”€ dependencies.py
    โ”‚ย ย  โ””โ”€โ”€ routers
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ items.py
    โ”‚ย ย  โ”‚   โ””โ”€โ”€ users.py
    โ”‚ย ย  โ””โ”€โ”€ internal
    โ”‚ย ย      โ”œโ”€โ”€ __init__.py
    โ”‚ย ย      โ””โ”€โ”€ admin.py
    ```
    
    !!! tip
        ๐Ÿ“ค ๐Ÿ“š `__init__.py` ๐Ÿ“: 1๏ธโƒฃ ๐Ÿ”  ๐Ÿ“ โš–๏ธ ๐Ÿ“.
    
        ๐Ÿ‘‰ โšซ๏ธโ” โœ” ๐Ÿญ ๐Ÿ“Ÿ โšช๏ธโžก๏ธ 1๏ธโƒฃ ๐Ÿ“ ๐Ÿ”˜ โž•1๏ธโƒฃ.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 15.6K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/basic.py

    # it is being invoked.
    # CHECK: module
    # CHECK-SAME: tf.versions
    # CHECK-SAME: bad_consumers
    # CHECK-SAME: min_consumer
    # CHECK-SAME: producer
    
    
    class TestModule(tf.Module):
    
      def __init__(self):
        super(TestModule, self).__init__()
        self.v42 = tf.Variable(42.0)
        self.c43 = tf.constant(43.0)
    
      # During serialization, the constants are given internal (non-user-accessible, non-semantically-load-bearing) exported names.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 31 08:49:35 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  4. docs/en/docs/tutorial/bigger-applications.md

    Let's say you have a file structure like this:
    
    ```
    .
    โ”œโ”€โ”€ app
    โ”‚ย ย  โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”œโ”€โ”€ main.py
    โ”‚ย ย  โ”œโ”€โ”€ dependencies.py
    โ”‚ย ย  โ””โ”€โ”€ routers
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ items.py
    โ”‚ย ย  โ”‚   โ””โ”€โ”€ users.py
    โ”‚ย ย  โ””โ”€โ”€ internal
    โ”‚ย ย      โ”œโ”€โ”€ __init__.py
    โ”‚ย ย      โ””โ”€โ”€ admin.py
    ```
    
    !!! tip
        There are several `__init__.py` files: one in each directory or subdirectory.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 18.6K bytes
    - Viewed (0)
  5. tensorflow/compat_template_v1.__init__.py

    A. Unique TensorFlower <******@****.***> 1705975132 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 02:14:00 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  6. docs/zh/docs/advanced/advanced-dependencies.md

    {!../../../docs_src/dependencies/tutorial011.py!}
    ```
    
    ๆœฌไพ‹ไธญ๏ผŒ**FastAPI**  ไฝฟ็”จ `__call__` ๆฃ€ๆŸฅ้™„ๅŠ ๅ‚ๆ•ฐๅŠๅญไพ่ต–้กน๏ผŒ็จๅŽ๏ผŒ่ฟ˜่ฆ่ฐƒ็”จๅฎƒๅ‘*่ทฏๅพ„ๆ“ไฝœๅ‡ฝๆ•ฐ*ไผ ้€’ๅ€ผใ€‚
    
    ## ๅ‚ๆ•ฐๅŒ–ๅฎžไพ‹
    
    ๆŽฅไธ‹ๆฅ๏ผŒไฝฟ็”จ `__init__` ๅฃฐๆ˜Ž็”จไบŽ**ๅ‚ๆ•ฐๅŒ–**ไพ่ต–้กน็š„ๅฎžไพ‹ๅ‚ๆ•ฐ๏ผš
    
    ```Python hl_lines="7"
    {!../../../docs_src/dependencies/tutorial011.py!}
    ```
    
    ๆœฌไพ‹ไธญ๏ผŒ**FastAPI** ไธไฝฟ็”จ `__init__`๏ผŒๆˆ‘ไปฌ่ฆ็›ดๆŽฅๅœจไปฃ็ ไธญไฝฟ็”จใ€‚
    
    ## ๅˆ›ๅปบๅฎžไพ‹
    
    ไฝฟ็”จไปฅไธ‹ไปฃ็ ๅˆ›ๅปบ็ฑปๅฎžไพ‹๏ผš
    
    ```Python hl_lines="16"
    {!../../../docs_src/dependencies/tutorial011.py!}
    ```
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sun Jan 28 18:26:57 UTC 2024
    - 2K bytes
    - Viewed (0)
  7. fastapi/security/oauth2.py

        group and organize permissions, you could do it as well in your application, just
        know that that it is application specific, it's not part of the specification.
        """
    
        def __init__(
            self,
            *,
            grant_type: Annotated[
                Union[str, None],
                Form(pattern="password"),
                Doc(
                    """
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Apr 02 02:48:51 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  8. docs/de/docs/tutorial/bigger-applications.md

    Nehmen wir an, Sie haben eine Dateistruktur wie diese:
    
    ```
    .
    โ”œโ”€โ”€ app
    โ”‚ย ย  โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”œโ”€โ”€ main.py
    โ”‚ย ย  โ”œโ”€โ”€ dependencies.py
    โ”‚ย ย  โ””โ”€โ”€ routers
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ __init__.py
    โ”‚ย ย  โ”‚   โ”œโ”€โ”€ items.py
    โ”‚ย ย  โ”‚   โ””โ”€โ”€ users.py
    โ”‚ย ย  โ””โ”€โ”€ internal
    โ”‚ย ย      โ”œโ”€โ”€ __init__.py
    โ”‚ย ย      โ””โ”€โ”€ admin.py
    ```
    
    !!! tip "Tipp"
        Es gibt mehrere `__init__.py`-Dateien: eine in jedem Verzeichnis oder Unterverzeichnis.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 20:27:59 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.js

    t,find:$t,findAll:It,matches:Mt,closest:Dt,parent:Pt,parents:Bt,children:Ot,escape:Lt,css:Ve,getStyles:Re,getStyle:qe,getCssVar:Ue,propName:Ge,isInView:Pi,scrollTop:Bi,scrollIntoView:Oi,scrolledOver:Hi,scrollParents:Li,getViewport:Fi}),qi.data="__uikit__",qi.prefix="uk-",qi.options={},qi.version="3.3.2",Xi=(Yi=qi).data,Yi.use=function(t){if(!t.installed)return t.call(null,this),t.installed=!0,this},Yi.mixin=function(t,e){(e=(D(e)?Yi.component(e):e)||this).options=Ci(e.options,t)},Yi.extend=funct...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 130.5K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/partially_shaped_variables.py

    import tensorflow.compat.v2 as tf
    from tensorflow.compiler.mlir.tensorflow.tests.tf_saved_model import common
    
    
    class TestModule(tf.Module):
    
      def __init__(self):
        super(TestModule, self).__init__()
        # CHECK: "tf_saved_model.global_tensor"() <{is_mutable, {{.*}} type = tensor<*xf32>, value = dense<0.000000e+00> : tensor<1xf32>}> {tf_saved_model.exported_names = ["v0"]} : () -> ()
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 31 08:49:35 UTC 2023
    - 1.5K bytes
    - Viewed (0)
Back to top