ivy icon indicating copy to clipboard operation
ivy copied to clipboard

torch._VF frontend functions

Open Sam-Armstrong opened this issue 6 months ago • 2 comments

Frontend functions need to be added for the following torch._VF functions:

  • torch._VF.rnn_tanh
  • torch._VF.rnn_relu
  • torch._VF.gru
  • torch._VF.rnn_tanh_cell
  • torch._VF.rnn_relu_cell
  • torch._VF.lstm_cell
  • torch._VF.gru_cell

Sam-Armstrong avatar Aug 09 '24 03:08 Sam-Armstrong