Files
SimSwapPlus/losses/PatchNCE.py
T
chenxuanhong bebaeef2ce update
2022-01-21 18:01:36 +08:00

14 lines
429 B
Python

#!/usr/bin/env python3
# -*- coding:utf-8 -*-
#############################################################
# File: PatchNCE.py
# Created Date: Friday January 21st 2022
# Author: Chen Xuanhong
# Email: chenxuanhongzju@outlook.com
# Last Modified: Friday, 21st January 2022 5:04:43 pm
# Modified By: Chen Xuanhong
# Copyright (c) 2022 Shanghai Jiao Tong University
#############################################################