Rename profile to my_profile

This commit is contained in:
Fangjun Kuang 2023-12-23 00:18:05 +08:00
parent eb34ed5560
commit 360c30bb59
8 changed files with 6 additions and 6 deletions

View File

@ -0,0 +1 @@
../../../librispeech/ASR/zipformer/my_profile.py

View File

@ -1 +0,0 @@
../../../librispeech/ASR/zipformer/profile.py

View File

@ -17,7 +17,7 @@
# limitations under the License.
"""
Usage: ./pruned_transducer_stateless/profile.py
Usage: ./pruned_transducer_stateless/my_profile.py
"""
import argparse

View File

@ -17,7 +17,7 @@
# limitations under the License.
"""
Usage: ./pruned_transducer_stateless4/profile.py
Usage: ./pruned_transducer_stateless4/my_profile.py
"""
import argparse

View File

@ -17,7 +17,7 @@
# limitations under the License.
"""
Usage: ./pruned_transducer_stateless7/profile.py
Usage: ./pruned_transducer_stateless7/my_profile.py
"""
import argparse

View File

@ -17,7 +17,7 @@
# limitations under the License.
"""
Usage: ./zipformer/profile.py
Usage: ./zipformer/my_profile.py
"""
import argparse

View File

@ -0,0 +1 @@
../../../librispeech/ASR/zipformer/my_profile.py

View File

@ -1 +0,0 @@
../../../librispeech/ASR/zipformer/profile.py