issues
search
johnmarktaylor91
/
torchlens
Package for extracting and mapping the results of every single tensor operation in a PyTorch model in one line of code.
GNU General Public License v3.0
485
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support PyTorch Lightning: more carefully avoid problematic attribute accesses
#31
kalekundert
closed
1 month ago
7
The output layer is equal to Linear layer, however it should not to be
#30
whisperLiang
closed
2 months ago
2
发生异常: RuntimeError The function 'native_batch_norm' is not differentiable with respect to argument 'running_mean'. This input cannot have requires_grad True. File "D:\ProgramCode\torchlens\dubug_torchlens.py", line 46, in <module> y = bn.func_applied(x, buffer1, buffer2, *bn.parent_params, *bn.func_all_args_non_tensor) RuntimeError: The function 'native_batch_norm' is not differentiable with respect to argument 'running_mean'. This input cannot have requires_grad True.
#29
whisperLiang
closed
2 months ago
2
What is the best way to use torchlens to figure out what activations are being stored for the backward pass?
#28
vedantroy
opened
2 months ago
5
AttributeError: 'Tensor' object has no attribute 'tl_requires_grad'. Did you mean: 'requires_grad'?
#27
vedantroy
closed
2 months ago
1
Use with bfloat16?
#26
vedantroy
closed
2 months ago
5
AttributeError: 'Tensor' object has no attribute 'tl_tensor_label_raw' (again)
#25
hi-im-buggy
closed
3 months ago
5
Feature request: callback to control which nodes are expanded/collapsed
#24
kalekundert
opened
3 months ago
4
Something is error when I run torchlens on my pc
#23
whisperLiang
closed
3 months ago
25
Exposing ModelHistory and TensorLogEntry for Better Usability in Torchlens
#22
drwiner
closed
4 months ago
0
NotImplementedError
#21
91Abdullah
opened
7 months ago
4
Feature request: color-coded graphs for performance visualization
#20
legel
closed
3 months ago
14
Use torchlens with ESCNN model
#18
kalekundert
opened
1 year ago
11
Repeated Buffer Passes
#17
johnmarktaylor91
closed
1 year ago
0
[warning] Tensor.H/mH/mT deprecated on 0-D tensors in torchlens.helper_funcs.py
#16
kvnptl
closed
1 year ago
2
AttributeError: 'Parameter' object has no attribute 'tl_tensor_label_raw'
#15
miccio-dk
closed
1 year ago
3
Order of layers in model history
#14
tommybotch
closed
1 year ago
3
AttributeError: 'Tensor' object has no attribute 'tl_tensor_label_raw'
#13
bhairavmehta95
closed
1 year ago
6
Input output buffer naming
#12
johnmarktaylor91
closed
1 year ago
0
Save new activations
#11
johnmarktaylor91
closed
1 year ago
1
add black formatting and isort
#10
dominickwok
closed
1 year ago
1
Postproc func
#9
johnmarktaylor91
closed
1 year ago
2
Jmt collapse modules
#8
johnmarktaylor91
closed
1 year ago
0
Fixed an issue with the module nesting
#7
johnmarktaylor91
closed
1 year ago
0
Typing set error : TypeError: 'type' object is not subscriptable
#6
rohit-annigeri
closed
1 year ago
1
Johnmark savegradients
#5
johnmarktaylor91
closed
1 year ago
0
colab demo throws error
#4
grez72
closed
1 year ago
1
Holiday refactor
#3
johnmarktaylor91
closed
1 year ago
0