ivy icon indicating copy to clipboard operation
ivy copied to clipboard

Add Neural Network functions for TensorFlow frontend

Open sreegandh804 opened this issue 2 years ago • 1 comments

Add Neural Network functions for TensorFlow frontend:

  • [ ] atrous_conv2d
  • [ ] atrous_conv2d_transpose
  • [ ] avg_pool1d
  • [ ] avg_pool2d
  • [ ] batch_normalization
  • [ ] collapse_repeated
  • [ ] compute_average_loss
  • [ ] conv1d
  • [ ] conv1d_transpose
  • [ ] conv2d_transpose
  • [ ] conv3d_transpose
  • [ ] conv_transpose
  • [ ] convolution
  • [ ] crelu
  • [ ] ctc_unique_labels
  • [ ] depthwise_conv2d
  • [ ] depthwise_conv2d_backprop_filter
  • [ ] depthwise_conv2d_backprop_input
  • [ ] dropout
  • [ ] embedding_lookup
  • [ ] embedding_lookup_sparse
  • [ ] erosion2d
  • [ ] gelu
  • [ ] l2_normalize
  • [ ] local_response_normalization
  • [ ] log_poisson_loss
  • [ ] max_pool1d
  • [ ] max_pool2d
  • [ ] moments
  • [ ] nce_loss
  • [ ] normalize_moments
  • [ ] pool
  • [ ] safe_embedding_lookup_sparse
  • [ ] sampled_softmax_loss
  • [ ] scale_regularization_loss
  • [ ] separable_conv2d
  • [ ] sigmoid_cross_entropy_with_logits
  • [ ] silu
  • [ ] sufficient_statistics
  • [ ] swish
  • [ ] weighted_cross_entropy_with_logits
  • [ ] weighted_moments
  • [ ] with_space_to_batch
  • [ ] zero_fraction

sreegandh804 avatar Jun 20 '22 11:06 sreegandh804

  • [ ] #2424

VikramxD avatar Jul 29 '22 15:07 VikramxD

  • [ ] #Issue_5309

yis11178 avatar Oct 05 '22 20:10 yis11178

Moments - #7349

vishalbalaji-v avatar Nov 25 '22 11:11 vishalbalaji-v

hey @ivy-seed the moments function of the tensorflow.nn should be in ivy/ivy/functional/frontends/torch/nn/functional/norms.py right!

kaushal07wick avatar May 02 '23 12:05 kaushal07wick

Hello, Unify ai. the status of the task pool. Is it still available? If so, I want to claim the task pool with my issue pool #15398. If not, please let me know so I can select another task.

bilalboukerma avatar May 13 '23 12:05 bilalboukerma

  • [x] #16402

Klb21 avatar Jun 07 '23 22:06 Klb21

  • [x] #16444

Klb21 avatar Jun 08 '23 19:06 Klb21

  • [x] #22276

rahulkusuma1999 avatar Aug 21 '23 12:08 rahulkusuma1999

Can I try compute_average_loss? I am new to open source contributions, so I don't know much about how to take up a task. Can I work on that function?

ANIRUDH-333 avatar Sep 03 '23 13:09 ANIRUDH-333

#22783

kahina45678 avatar Sep 04 '23 18:09 kahina45678

#23172

usayrimrehman avatar Sep 06 '23 21:09 usayrimrehman

  • [ ] #26246

romailafzal avatar Sep 28 '23 05:09 romailafzal

is this correct way to open an issue?

romailafzal avatar Sep 28 '23 05:09 romailafzal

#23741

TalhaKhalil avatar Nov 01 '23 09:11 TalhaKhalil