Home
last modified time | relevance | path

Searched refs:predictWithBuiltInRNNOp (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A DcharRNN.cpp656 void predictWithBuiltInRNNOp(std::wstring* ptext, int sequence_length, const std::string param_file, in predictWithBuiltInRNNOp() function
747 predictWithBuiltInRNNOp(&text, 600, argv[2], argv[3]); in main()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/cpp-package/example/
H A DcharRNN.cpp656 void predictWithBuiltInRNNOp(std::wstring* ptext, int sequence_length, const std::string param_file, in predictWithBuiltInRNNOp() function
747 predictWithBuiltInRNNOp(&text, 600, argv[2], argv[3]); in main()