Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 231 for __uikit__ (0.2 sec)

  1. tensorflow/api_template.__init__.py

    sub-modules, as described below.
    
    Note that the file `__init__.py` in the TensorFlow source code tree is actually
    only a placeholder to enable test cases to run. The TensorFlow build replaces
    this file with a file generated from [`api_template.__init__.py`](https://www.github.com/tensorflow/tensorflow/blob/master/tensorflow/api_template.__init__.py)
    """
    # pylint: disable=g-bad-import-order,protected-access,g-import-not-at-top
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 05 06:27:59 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  2. docs/sts/client_grants/__init__.py

        implementation to be used with boto_session
        """
        METHOD = 'assume-role-client-grants'
        CANONICAL_NAME = 'AssumeRoleClientGrants'
    
        def __init__(self, cid, csec,
                     idp_ep='http://localhost:8080/auth/realms/minio/protocol/openid-connect/token',
                     sts_ep='http://localhost:9000'):
            self.cid = cid
            self.csec = csec
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Apr 23 18:58:53 UTC 2021
    - 4.6K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/python/mlir_wrapper/mlir_wrapper.pyi

        def get(self, arg0: int) -> IntegerAttr: ...
    
    class IntegerType(Type):
        def __init__(self, *args, **kwargs) -> None: ...
        def get(self, arg0: int) -> IntegerType: ...
    
    class Location:
        def __init__(self, *args, **kwargs) -> None: ...
    
    class MLIRContext:
        def __init__(self) -> None: ...
    
    class ModuleOp:
        def __init__(self, *args, **kwargs) -> None: ...
        def create(self) -> ModuleOp: ...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 09 17:10:09 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  4. docs_src/sql_databases/sql_app_py310/__init__.py

    Sebastián Ramírez <******@****.***> 1641564691 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jan 07 14:11:31 UTC 2022
    - Viewed (0)
  5. fastapi/dependencies/__init__.py

    Sebastián Ramírez <******@****.***> 1544113490 +0400
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Dec 06 16:24:50 UTC 2018
    - Viewed (0)
  6. tests/test_tutorial/__init__.py

    Sebastián Ramírez <******@****.***> 1545155946 +0400
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Dec 18 17:59:06 UTC 2018
    - Viewed (0)
  7. docs_src/app_testing/app_b_an_py310/__init__.py

    Sebastián Ramírez <******@****.***> 1679142599 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 18 12:29:59 UTC 2023
    - Viewed (0)
  8. docs_src/bigger_applications/app_an/__init__.py

    Sebastián Ramírez <******@****.***> 1679142599 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 18 12:29:59 UTC 2023
    - Viewed (0)
  9. docs_src/bigger_applications/app_an/routers/__init__.py

    Sebastián Ramírez <******@****.***> 1679142599 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 18 12:29:59 UTC 2023
    - Viewed (0)
  10. tests/test_tutorial/test_bigger_applications/__init__.py

    Sebastián Ramírez <******@****.***> 1545155946 +0400
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Dec 18 17:59:06 UTC 2018
    - Viewed (0)
Back to top