Skip to content

np.pad has not been implemented #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Banyc opened this issue Nov 5, 2020 · 2 comments
Closed

np.pad has not been implemented #637

Banyc opened this issue Nov 5, 2020 · 2 comments

Comments

@Banyc
Copy link
Member

Banyc commented Nov 5, 2020

The current version 0.21.0 of Tensorflow.NET does not implement np.pad()

@GeorgeS2019
Copy link

@Banyc If possible, you need to get familiar with porting Unit Tests from native from google to Tensorflow.NET as discussed here.

Then if will have the "helicopter" view where are the missing parts and where the community can contribute in complementary way.

@Esther2013
Copy link
Member

@Banyc Please use tf.array.pad instead of np.pad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants