datareader : sampling with moving weights #2038
Annotations
10 errors
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L354
Item "Tensor" of "Tensor | Module" has no attribute "feature_extractor"
|
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L335
Argument 2 to "share_parameters" has incompatible type "Tensor | Module"; expected Module
|
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L335
Argument 1 to "share_parameters" has incompatible type "Tensor | Module"; expected Module
|
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L278
Argument 2 to "share_parameters" has incompatible type "Tensor | Module"; expected Module
|
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L275
Argument 2 to "share_parameters" has incompatible type "Tensor | Module"; expected Module
|
|
src/fairseq2/recipes/wav2vec2/asr/_train.py#L274
Argument 2 to "share_parameters" has incompatible type "Tensor | Module"; expected Module
|
|
src/fairseq2/datasets/_data_reader.py#L351
Incompatible types in assignment (expression has type "object", variable has type "Generator")
|
|
src/fairseq2/datasets/_data_reader.py#L350
Incompatible types in assignment (expression has type "object", variable has type "int")
|
|
src/fairseq2/datasets/_data_reader.py#L349
Argument 1 to "load_state_dict" of "DataPipeline" has incompatible type "object"; expected "Mapping[str, Any]"
|
|
src/fairseq2/datasets/_data_reader.py#L259
Returning Any from function declared to return "str"
|
The logs for this run have expired and are no longer available.
Loading