Coder Social home page Coder Social logo

Comments (1)

karrey05 avatar karrey05 commented on July 28, 2024

@lakshmanok I have updated the code, and saved the model on ML engine.
However, similar problem still persist.
This is my JSON file:

{"x":[[[0.1],[0.2],[0.3],[0.4],[0.5],[0.6],[0.7],[0.8],[0.9],[0.10],[0.11],[0.12]]]}

This is the ML engine error message I got:

{
"error": "Prediction failed: Error during model execution: AbortionError(code=StatusCode.INVALID_ARGUMENT, details="NodeDef mentions attr 'identical_element_shapes' not in Op<name=TensorArrayV3; signature=size:int32 -> handle:resource, flow:float; attr=dtype:type; attr=element_shape:shape,default=; attr=dynamic_size:bool,default=false; attr=clear_after_read:bool,default=true; attr=tensor_array_name:string,default=""; is_stateful=true>; NodeDef: rnn/TensorArray_1 = TensorArrayV3_output_shapes=[[2], []], clear_after_read=true, dtype=DT_FLOAT, dynamic_size=false, element_shape=[?,1], identical_element_shapes=true, tensor_array_name="rnn/dynamic_rnn/input_0", _device="/job:localhost/replica:0/task:0/device:CPU:0". (Check whether your GraphDef-interpreting binary is up to date with your GraphDef-generating binary.).\n\t [[Node: rnn/TensorArray_1 = TensorArrayV3[_output_shapes=[[2], []], clear_after_read=true, dtype=DT_FLOAT, dynamic_size=false, element_shape=[?,1], identical_element_shapes=true, tensor_array_name="rnn/dynamic_rnn/input_0", _device="/job:localhost/replica:0/task:0/d...TRUNCATED")"
}

from tensorflow.

Related Issues (1)

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.