python_code
stringlengths
0
679k
repo_name
stringlengths
9
41
file_path
stringlengths
6
149
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/race.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/hellaswag.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/common.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/superglue.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/wikitext.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/prompt.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/tasks/piqa.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/models/nemo_gpt3.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/models/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/models/nemo_gpt3_prompt.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/eval_harness/lm_eval/models/dummy.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/custom_dataprep/preprocess.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/custom_dataprep/__init__.py
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/dolly_dataprep/preprocess.py
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/dolly_dataprep/download.py
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/dolly_dataprep/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/mc4_dataprep/setup_preprocess.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/mc4_dataprep/preprocess.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/mc4_dataprep/download.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/mc4_dataprep/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/mc4_dataprep/prepare.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/pile_dataprep/preprocess.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/pile_dataprep/download.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/pile_dataprep/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/dataprep_scripts/pile_dataprep/extract.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/metric_calculation/squad_metric_calc.py
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/metric_calculation/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by appli...
NeMo-Megatron-Launcher-master
launcher_scripts/nemo_launcher/collections/metric_calculation/fine_tuning_metric_calc.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
setup.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
tests/test_distributed_forward_transform.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
tests/test_distributed_backward_transform.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/random_fields.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/sht.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/quadrature.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/__init__.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/tests.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/legendre.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributio...
torch-harmonics-main
torch_harmonics/distributed/distributed_sht.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/distributed/primitives.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/distributed/__init__.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/distributed/utils.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/shallow_water_equations.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/__init__.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/pde_sphere.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/__init__.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/utils/pde_dataset.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/activations.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/factorizations.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/__init__.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/sfno.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/layers.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
torch_harmonics/examples/sfno/models/contractions.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
examples/minimal_example.py
# coding=utf-8 # SPDX-FileCopyrightText: Copyright (c) 2022 The torch-harmonics Authors. All rights reserved. # SPDX-License-Identifier: BSD-3-Clause # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # 1. Redistributi...
torch-harmonics-main
examples/train_sfno.py
from setuptools import setup, Extension import numpy as np # To compile and install locally run "python setup.py build_ext --inplace" # To install library to Python site-packages run "python setup.py build_ext install" ext_modules = [ Extension( 'pycocotools._mask', sources=['../common/maskApi.c',...
cocoapi-master
PythonAPI/setup.py
__author__ = 'tylin' __version__ = '2.0' # Interface for accessing the Microsoft COCO dataset. # Microsoft COCO is a large image dataset designed for object detection, # segmentation, and caption generation. pycocotools is a Python API that # assists in loading, parsing and visualizing the annotations in COCO. # Pleas...
cocoapi-master
PythonAPI/pycocotools/coco.py
__author__ = 'tsungyi' import pycocotools._mask as _mask # Interface for manipulating masks stored in RLE format. # # RLE is a simple yet efficient format for storing binary masks. RLE # first divides a vector (or vectorized image) into a series of piecewise # constant regions and then for each piece simply stores th...
cocoapi-master
PythonAPI/pycocotools/mask.py
__author__ = 'tylin'
cocoapi-master
PythonAPI/pycocotools/__init__.py
__author__ = 'tsungyi' import numpy as np import datetime import time from collections import defaultdict from . import mask as maskUtils import copy class COCOeval: # Interface for evaluating detection on the Microsoft COCO dataset. # # The usage for CocoEval is as follows: # cocoGt=..., cocoDt=... ...
cocoapi-master
PythonAPI/pycocotools/cocoeval.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
test/lit.cfg.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/parallel/test_mqpu.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/parallel/test_mpi_mqpu.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/domains/test_chemistry.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/domains/test_qnn.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/backends/test_oqc.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/backends/test_IQM.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/backends/test_Quantinuum.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/backends/test_IonQ.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/backends/test_Quantinuum_LocalEmulation.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_optimizer.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_NoiseModel.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_sample.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_state.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_SpinOperator.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_vqe.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_quake_value.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_observe.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/unittests/test_kernel_builder.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/utils/quake_filecheck_gen.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/measure.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/adjoint.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/list.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/float.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/swap.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/multiple_floats.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/qreg_apply.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/lit.cfg.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/control.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/mixed_args.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/conditional.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/call.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/one_qubit.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/multi_qubit.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/no_input.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/tests/compiler/qalloc.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/cudaq/_packages.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/cudaq/__init__.py
# ============================================================================ # # Copyright (c) 2022 - 2023 NVIDIA Corporation & Affiliates. # # All rights reserved. # # ...
cuda-quantum-main
python/cudaq/domains/__init__.py