dl-backtrace 0.0.10__tar.gz → 0.0.12__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of dl-backtrace might be problematic. Click here for more details.
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/PKG-INFO +22 -5
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/README.md +21 -4
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/version.py +2 -2
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace.egg-info/PKG-INFO +22 -5
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/.github/scripts/release.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/.github/workflows/publish.yml +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/.github/workflows/release.yml +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/.gitignore +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/LICENSE +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/MANIFEST.in +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/backtrace.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/config.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/utils/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/utils/contrast.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/utils/prop.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/backtrace.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/config.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/__init__.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/contrast.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/prop.py +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace.egg-info/SOURCES.txt +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace.egg-info/dependency_links.txt +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace.egg-info/requires.txt +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace.egg-info/top_level.txt +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/pyproject.toml +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/requirements.txt +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/setup.cfg +0 -0
- {dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: dl_backtrace
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.12
|
|
4
4
|
Summary: A python SDK for Deep Learning Backtrace
|
|
5
5
|
Home-page: https://xai.arya.ai/docs/introduction
|
|
6
6
|
License: MIT
|
|
@@ -63,14 +63,31 @@ from dl_backtrace.pytorch_backtrace import activation_master
|
|
|
63
63
|
|
|
64
64
|
| Name | Link |
|
|
65
65
|
|-------------|-------------------------------|
|
|
66
|
-
| Tensorflow Backtrace Tabular Dataset | [Colab Link](
|
|
67
|
-
| Tensorflow Backtrace Image Dataset | [Colab Link](
|
|
68
|
-
| Pytorch Backtrace Tabular Dataset | [Colab Link](
|
|
69
|
-
| Pytorch Backtrace Image Dataset | [Colab Link](
|
|
66
|
+
| Tensorflow Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1A4J-wgShD7M_pUmsqbnI8BD3hE43dT8o?usp=sharing) |
|
|
67
|
+
| Tensorflow Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/1KbLtcjYDrPQvG6oJj1wmHdiWxRrtKNrV?usp=sharing) |
|
|
68
|
+
| Pytorch Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1Z4UJNFd83dwXBMM0cmiNYEjh6xhRtQA_?usp=sharing) |
|
|
69
|
+
| Pytorch Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/14XKwCsS9IZep2AlDDYfavnVRNz8_b-jM?usp=sharing) |
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
For more detailed examples and use cases, check out our documentation.
|
|
73
73
|
|
|
74
|
+
## Supported Layers and Future Work
|
|
75
|
+
- [x] Dense (Fully Connected) Layer
|
|
76
|
+
- [x] Convolutional Layer (Conv2D)
|
|
77
|
+
- [x] Reshape Layer
|
|
78
|
+
- [x] Flatten Layer
|
|
79
|
+
- [x] Global Average Pooling 2D Layer
|
|
80
|
+
- [x] Max Pooling 2D Layer
|
|
81
|
+
- [x] Average Pooling 2D Layer
|
|
82
|
+
- [x] Concatenate Layer
|
|
83
|
+
- [x] Add Layer
|
|
84
|
+
- [x] Long Short-Term Memory (LSTM) Layer
|
|
85
|
+
- [x] Batch Normalisation Layer
|
|
86
|
+
- [x] Dropout Layer
|
|
87
|
+
- [ ] Embedding Layer
|
|
88
|
+
- [ ] Other Custom Layers
|
|
89
|
+
|
|
90
|
+
|
|
74
91
|
## Getting Started
|
|
75
92
|
If you are new to Backtrace, head over to our Getting Started Guide to quickly set up and use the module in your projects.
|
|
76
93
|
|
|
@@ -46,14 +46,31 @@ from dl_backtrace.pytorch_backtrace import activation_master
|
|
|
46
46
|
|
|
47
47
|
| Name | Link |
|
|
48
48
|
|-------------|-------------------------------|
|
|
49
|
-
| Tensorflow Backtrace Tabular Dataset | [Colab Link](
|
|
50
|
-
| Tensorflow Backtrace Image Dataset | [Colab Link](
|
|
51
|
-
| Pytorch Backtrace Tabular Dataset | [Colab Link](
|
|
52
|
-
| Pytorch Backtrace Image Dataset | [Colab Link](
|
|
49
|
+
| Tensorflow Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1A4J-wgShD7M_pUmsqbnI8BD3hE43dT8o?usp=sharing) |
|
|
50
|
+
| Tensorflow Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/1KbLtcjYDrPQvG6oJj1wmHdiWxRrtKNrV?usp=sharing) |
|
|
51
|
+
| Pytorch Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1Z4UJNFd83dwXBMM0cmiNYEjh6xhRtQA_?usp=sharing) |
|
|
52
|
+
| Pytorch Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/14XKwCsS9IZep2AlDDYfavnVRNz8_b-jM?usp=sharing) |
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
For more detailed examples and use cases, check out our documentation.
|
|
56
56
|
|
|
57
|
+
## Supported Layers and Future Work
|
|
58
|
+
- [x] Dense (Fully Connected) Layer
|
|
59
|
+
- [x] Convolutional Layer (Conv2D)
|
|
60
|
+
- [x] Reshape Layer
|
|
61
|
+
- [x] Flatten Layer
|
|
62
|
+
- [x] Global Average Pooling 2D Layer
|
|
63
|
+
- [x] Max Pooling 2D Layer
|
|
64
|
+
- [x] Average Pooling 2D Layer
|
|
65
|
+
- [x] Concatenate Layer
|
|
66
|
+
- [x] Add Layer
|
|
67
|
+
- [x] Long Short-Term Memory (LSTM) Layer
|
|
68
|
+
- [x] Batch Normalisation Layer
|
|
69
|
+
- [x] Dropout Layer
|
|
70
|
+
- [ ] Embedding Layer
|
|
71
|
+
- [ ] Other Custom Layers
|
|
72
|
+
|
|
73
|
+
|
|
57
74
|
## Getting Started
|
|
58
75
|
If you are new to Backtrace, head over to our Getting Started Guide to quickly set up and use the module in your projects.
|
|
59
76
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: dl-backtrace
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.12
|
|
4
4
|
Summary: A python SDK for Deep Learning Backtrace
|
|
5
5
|
Home-page: https://xai.arya.ai/docs/introduction
|
|
6
6
|
License: MIT
|
|
@@ -63,14 +63,31 @@ from dl_backtrace.pytorch_backtrace import activation_master
|
|
|
63
63
|
|
|
64
64
|
| Name | Link |
|
|
65
65
|
|-------------|-------------------------------|
|
|
66
|
-
| Tensorflow Backtrace Tabular Dataset | [Colab Link](
|
|
67
|
-
| Tensorflow Backtrace Image Dataset | [Colab Link](
|
|
68
|
-
| Pytorch Backtrace Tabular Dataset | [Colab Link](
|
|
69
|
-
| Pytorch Backtrace Image Dataset | [Colab Link](
|
|
66
|
+
| Tensorflow Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1A4J-wgShD7M_pUmsqbnI8BD3hE43dT8o?usp=sharing) |
|
|
67
|
+
| Tensorflow Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/1KbLtcjYDrPQvG6oJj1wmHdiWxRrtKNrV?usp=sharing) |
|
|
68
|
+
| Pytorch Backtrace Tabular Dataset | [Colab Link](https://colab.research.google.com/drive/1Z4UJNFd83dwXBMM0cmiNYEjh6xhRtQA_?usp=sharing) |
|
|
69
|
+
| Pytorch Backtrace Image Dataset | [Colab Link](https://colab.research.google.com/drive/14XKwCsS9IZep2AlDDYfavnVRNz8_b-jM?usp=sharing) |
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
For more detailed examples and use cases, check out our documentation.
|
|
73
73
|
|
|
74
|
+
## Supported Layers and Future Work
|
|
75
|
+
- [x] Dense (Fully Connected) Layer
|
|
76
|
+
- [x] Convolutional Layer (Conv2D)
|
|
77
|
+
- [x] Reshape Layer
|
|
78
|
+
- [x] Flatten Layer
|
|
79
|
+
- [x] Global Average Pooling 2D Layer
|
|
80
|
+
- [x] Max Pooling 2D Layer
|
|
81
|
+
- [x] Average Pooling 2D Layer
|
|
82
|
+
- [x] Concatenate Layer
|
|
83
|
+
- [x] Add Layer
|
|
84
|
+
- [x] Long Short-Term Memory (LSTM) Layer
|
|
85
|
+
- [x] Batch Normalisation Layer
|
|
86
|
+
- [x] Dropout Layer
|
|
87
|
+
- [ ] Embedding Layer
|
|
88
|
+
- [ ] Other Custom Layers
|
|
89
|
+
|
|
90
|
+
|
|
74
91
|
## Getting Started
|
|
75
92
|
If you are new to Backtrace, head over to our Getting Started Guide to quickly set up and use the module in your projects.
|
|
76
93
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/__init__.py
RENAMED
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/backtrace.py
RENAMED
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/pytorch_backtrace/backtrace/utils/prop.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/backtrace.py
RENAMED
|
File without changes
|
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/__init__.py
RENAMED
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/contrast.py
RENAMED
|
File without changes
|
{dl_backtrace-0.0.10 → dl_backtrace-0.0.12}/dl_backtrace/tf_backtrace/backtrace/utils/prop.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|