Giter VIP home page Giter VIP logo

Comments (3)

tilakrayal avatar tilakrayal commented on May 3, 2024 2

@xl1043237213,
I tried to execute the mentioned code and observed that the issue/error is occuring whenever the input size of num_columns is >=12 digit number. With the <11 digit number as input, the code was executed without any issue and the output is also as expected. Kindly find the gist of it here and also observed that the input value for the num_rows, num_cols and max_rows_in_memory should be int.

Args
num_rows: An int that is >= 0. Number of rows (length of the 1st dimension) in the output matrix.
num_cols: An int that is >= 1. Number of columns (length of the 2nd dimension) in the output matrix.
max_rows_in_memory: An optional int. Defaults to -1.

Thank you!

from tensorflow.

svkgn4DL avatar svkgn4DL commented on May 3, 2024 1

@tilakrayal , The reportee knows that and it was mentioned in the title itself. Users can try with specially crafted inputs to check the behaviour of the APIs and expect meaningful exception. Please note that these are specially crafted inputs and they have spent lot of time to check for which inputs the API is failing.

cc: @mihaimaruseac

from tensorflow.

mihaimaruseac avatar mihaimaruseac commented on May 3, 2024

@tilakrayal , once again, please be more careful in what canned reply gets sent

from tensorflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.