The Wayback Machine - http://web.archive.org/web/20200602232515/https://github.com/topics/end-to-end
Skip to content
#

end-to-end

Here are 124 public repositories matching this topic...

ajitsinghkaler
ajitsinghkaler commented Apr 19, 2020

Hi there!

Thanks for submitting an issue to Protractor.

To help us help you better, please do the following before submitting an issue:

  1. Review the questions section of CONTRIBUTING.md.
  2. Make sure you are not asking a usage or debugging question. If you are, use [StackOverflow](http://stackoverflow.com/
Codeception
r9y9
r9y9 commented Jun 18, 2019

Current documentation in README explains how to install the toolkit and how to run examples. However, I don't think this is enough for users who want to make some changes to the existing recipes or make their own new recipe. In that case, one needs to understand what run.sh does step by step, but I think docs for that are missing at the moment. It would be great if we provide documentation for:

eeyrw
eeyrw commented Mar 15, 2020
Init model: 'erfnet'
Number of parameters in model ERFNET is 2.063M

 => Start train set for EPOCH 1
0it [00:00, ?it/s]..\aten\src\ATen\native\cuda\LegacyDefinitions.cpp:70: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead.
..\aten\src\ATen\native\cuda\LegacyDefinitions.cpp:70: UserWarning: 
m-d-hasan
m-d-hasan commented Jul 5, 2019

Can you check the script "data/aishell.py" ?
I got this error"

Traceback (most recent call last):
  File "data/aishell.py", line 188, in <module>
    tr_file_list = traverse(root, "transcript/train", search_fix="")
  File "data/aishell.py", line 19, in traverse
    for s_p in sorted(os.listdir(p)):
FileNotFoundError: [Errno 2] No such file or directory: 'Aishell_dataset/transc
thethiny
thethiny commented Jun 16, 2019

An error is thrown on version 1.4.x
`In file included from src/operator/contrib/rnnt_loss.cc:27:0:
src/operator/contrib/./rnnt_loss-inl.h: In member function 'virtual bool mxnet::op::RNNTLossProp::InferShape(std::vectormxnet::TShape, std::vectormxnet::TShape, std::vectormxnet::TShape*) const':
src/operator/contrib/./rnnt_loss-inl.h:230:20: error: no matching function for call to 'mxnet

Improve this page

Add a description, image, and links to the end-to-end topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the end-to-end topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.