About the complex category
|
|
0
|
1241
|
February 24, 2020
|
How to optimize pytorch CNN with complex-numbers (no gradient used)?
|
|
0
|
20
|
March 28, 2025
|
For a model takes custom type as input, can I customize scatter function for DataParallel?
|
|
0
|
14
|
February 23, 2025
|
Question about implementation of complex Layers
|
|
2
|
159
|
September 16, 2024
|
Potential bug in ADAM for complex parameters?
|
|
4
|
719
|
November 22, 2023
|
Pytorch Extension issue
|
|
2
|
5895
|
October 11, 2023
|
Accessing weights in custom layer
|
|
0
|
405
|
September 27, 2023
|
Error in implementing custom complex-valued layers
|
|
2
|
509
|
September 26, 2023
|
How to convert numpy.ndarray with data type np.complex128 to a torch tensor?
|
|
2
|
4108
|
August 31, 2023
|
Profiler not working in multi-threaded scenario
|
|
0
|
947
|
August 31, 2023
|
Problem with complex tensors
|
|
5
|
1718
|
July 22, 2023
|
DataParallel or DistributedDataParallel workaround
|
|
0
|
430
|
July 15, 2023
|
Warping layer in PWC-Net
|
|
0
|
493
|
July 10, 2023
|
Gradient mismatch for complex networks using nn.DataParallel
|
|
5
|
1038
|
May 15, 2023
|
Complex numbers - Cuda 11.6 documentation warning
|
|
1
|
748
|
April 26, 2023
|
Some tensors getting left on CPU despite calling model.to("cuda")
|
|
6
|
5944
|
April 4, 2023
|
Best practice for complex/float operations
|
|
0
|
663
|
February 3, 2023
|
Converting ComplexFloat to Float at the Last Layer
|
|
1
|
1777
|
December 16, 2022
|
Warning about complex casting in Copy.cpp
|
|
2
|
1843
|
November 22, 2022
|
Pytorch Geometric - Loss always 'NaN'
|
|
0
|
876
|
September 22, 2022
|
Extracting metadata from PDF
|
|
0
|
1029
|
August 19, 2022
|
Convert complex to bool
|
|
3
|
1144
|
July 27, 2022
|
Implementation of complex-valued activation functions
|
|
0
|
1036
|
July 25, 2022
|
Backward() compatibility with custom complex CrossEntropyLoss
|
|
1
|
1101
|
July 22, 2022
|
FFT2 Input range
|
|
0
|
770
|
June 28, 2022
|
Uncertainty Estimation
|
|
0
|
1043
|
May 7, 2022
|
Emerging 2 different models to create a multi-model
|
|
7
|
4255
|
April 28, 2022
|
Model.forward() automatically converts complex128 [a+bj] to stacked complex form [a,b]
|
|
1
|
737
|
April 18, 2022
|
Same model, weight, input data, but output is different
|
|
2
|
1112
|
March 30, 2022
|
Where can I find cross_entropy_loss implementation
|
|
1
|
7245
|
February 9, 2022
|