-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtodo.txt
39 lines (19 loc) · 920 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# wrap up mmodel code
# Experiment with quantization and velocity
# join sequences from accompany
# evaluation
- log-> chart
- perplexity
# Generate examples
# Similarity plots
# Next steps Lakhnes
# Next steps listener tests
# Next steps velocity experimentation
# boilerplate for generate (file->file)
# Model CLI
# Pre train on lakh
# Listening test
# README
# Ge rid of these errors
/opt/conda/conda-bld/pytorch_1587428091666/work/aten/src/ATen/native/cuda/LegacyDefinitions.cpp:19: UserWarning: masked_fill_ received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead.
Warning: masked_fill_ received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (masked_fill__cuda at /opt/conda/conda-bld/pytorch_1587428091666/work/aten/src/ATen/native/cuda/LegacyDefinitions.cpp:19)