텐서플로우 보다보니 텐서곱으로 * 연산이 새롭게 정의되어 찾아보니
magic method 라는 이름으로 오버로드를 구현한 듯.
[링크 : https://velog.io/@hyeseong-dev/Python-magic-method%EB%9E%80]
[링크 : https://stackoverflow.com/questions/3188666/python-operator-overloading-a-specific-type]
'Programming > python(파이썬)' 카테고리의 다른 글
opencv python (0) | 2022.02.25 |
---|---|
python / opencv mouse event (0) | 2022.02.25 |
pythonpath (0) | 2021.04.16 |
python yield (0) | 2021.04.07 |
python 공부 (0) | 2020.01.14 |