repo stringlengths 2 99 | file stringlengths 13 225 | code stringlengths 0 18.3M | file_length int64 0 18.3M | avg_line_length float64 0 1.36M | max_line_length int64 0 4.26M | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
enpheeph | enpheeph-main/src/enpheeph/abc/modelsummaryabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,594 | 39.897436 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 12,581 | 37.477064 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/monitorabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,664 | 41.692308 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/storagepluginabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,058 | 32.545455 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/layersummaryabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,539 | 45.666667 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/faultmodelabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,640 | 39.02439 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/abc/csvstoragepluginabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,317 | 33 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/pruneddensetosparseactivationpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,498 | 34.148438 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/snnoutputnorsefault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,250 | 35.72028 | 89 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/outputpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,218 | 34.158333 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/fpquantizedoutputpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,619 | 34 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/quantizedoutputpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,617 | 33.984848 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/pruneddensetosparseweightpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 7,989 | 35.318182 | 87 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 8,989 | 36.302905 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/densesparseoutputpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,490 | 34.085938 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/outputpytorchmonitor.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,405 | 37.070423 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/weightpytorchfault.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,994 | 32.49162 | 87 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,027 | 34.251462 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/sparse/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,677 | 33.698113 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/indexing/indexingplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 10,662 | 42.880658 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/indexing/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,994 | 30.861702 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/mask/numpypytorchmaskplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,674 | 38.97006 | 87 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/mask/cupypytorchmaskplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,908 | 39.168605 | 85 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/mask/autopytorchmaskplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,947 | 38.653333 | 98 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/mask/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,424 | 31.932692 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/storage/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,031 | 32.546667 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/storage/csv/csvstorageplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,918 | 38.979167 | 87 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/storage/csv/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,045 | 33 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/storage/sql/sqlitestorageplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,973 | 36.847619 | 85 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/plugins/storage/sql/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,813 | 34.138686 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/pytorchtensorobjectvalidatormixin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,582 | 38.738462 | 84 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/pytorchquantizationmixin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,539 | 45.666667 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/pytorchmonitorpostprocessormixin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,515 | 38.505618 | 84 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/pytorchmaskmixin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 11,796 | 40.10453 | 87 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,646 | 33.40566 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/injections/mixins/pytorchsparseinterfacemixin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,496 | 41.945313 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,640 | 29.090909 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/summaries/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,440 | 29.451327 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/summaries/modelsummarytorchinfo.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,062 | 38.673077 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/summaries/plugins/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,024 | 31.526882 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/summaries/plugins/sensitivityanalysis/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,917 | 31.786517 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/faultmodels/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,078 | 31.410526 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/helpers/faultmodels/faultmodel.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,539 | 45.666667 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/handlers/injectionhandler.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 7,881 | 38.019802 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/handlers/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,171 | 31.701031 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/handlers/plugins/pytorchhandlerplugin.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,666 | 37.6 | 80 | py |
enpheeph | enpheeph-main/src/enpheeph/handlers/plugins/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,042 | 31.72043 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/classes.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 8,569 | 41.85 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/enums.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,043 | 25.431373 | 80 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/storagetypings.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,942 | 34.457831 | 81 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/sqlutils.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,099 | 37.888889 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/constants.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,232 | 38.774194 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/functions.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,122 | 39.056604 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/typings.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,537 | 28.239669 | 83 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/csvdataclasses.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,776 | 35.064935 | 77 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/dataclasses.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 8,368 | 37.925581 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/sqldataclasses.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 15,468 | 37.769424 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 5,497 | 32.938272 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/utils/imports.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,827 | 40.608696 | 84 | py |
enpheeph | enpheeph-main/src/enpheeph/integrations/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,891 | 31.494382 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/integrations/pytorchlightning/injectioncallback.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 10,215 | 38.444015 | 88 | py |
enpheeph | enpheeph-main/src/enpheeph/integrations/pytorchlightning/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,840 | 31.284091 | 88 | py |
enpheeph | enpheeph-main/papers/iros2022/comparisons/pytorchfi/pytorchfi_results/script.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,245 | 29.617647 | 85 | py |
enpheeph | enpheeph-main/papers/iros2022/comparisons/tensorfi2/alexnet-cifar10.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 14,253 | 34.108374 | 87 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/injector_script.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 22,693 | 38.605585 | 155 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/injection_results/csv_min_randomness_parser.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,307 | 32.538462 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/injection_results/csv_parser.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,162 | 33.205882 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_random_multi_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,765 | 30.535714 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/carla_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,645 | 33.291667 | 89 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/base_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,884 | 32.660714 | 79 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/image_classification_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,094 | 33.775281 | 78 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/dvs128gesture_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,203 | 35.733333 | 85 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/cifar10_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,651 | 32.04 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/semantic_segmentantion_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,217 | 33.978261 | 78 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_dvsgesture_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,267 | 34.521739 | 100 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_dvsgesture_config_single.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,295 | 35.622222 | 86 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/gpu_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,142 | 29.891892 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/random_multi_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,042 | 31.428571 | 119 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/cpu_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,141 | 29.864865 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/quantization_config.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,291 | 30.512195 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/image_classification_config_single.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,648 | 38.577381 | 86 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_training/dvs128gesturesnnmodule.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 22,558 | 36.978114 | 88 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_training/snn_training.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 4,122 | 32.520325 | 84 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_training/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/papers/iros2022/experiments/results/configs/snn_training/dvs128gesturedatamodule.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 6,508 | 34.763736 | 86 | py |
enpheeph | enpheeph-main/tests/conftest.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,909 | 30.290323 | 79 | py |
enpheeph | enpheeph-main/tests/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/integration_test/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/integration_test/test_injections/test_faultabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,849 | 40.111111 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/integration_test/test_injections/test_monitorabc.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,857 | 40.288889 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/integration_test/test_injections/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,539 | 45.666667 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/e2e_test/test_pytorch_sparse_injection.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,592 | 42.054054 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/e2e_test/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 781 | 45 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/test_handlers/test_injection_handler.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 2,039 | 36.777778 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/test_handlers/__init__.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,539 | 45.666667 | 77 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/test_utils/test_functions.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 3,268 | 35.322222 | 79 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/test_utils/test_enums.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 9,052 | 34.641732 | 88 | py |
enpheeph | enpheeph-main/tests/test_enpheeph/unit_test/test_utils/test_data_classes.py | # -*- coding: utf-8 -*-
# enpheeph - Neural Fault Injection Framework
# Copyright (C) 2020-2023 Alessio "Alexei95" Colucci
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version... | 1,608 | 39.225 | 77 | py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.