Skip to content

Shape error for gradients/Sum_grad/Tile  #193

Closed
@Oceania2018

Description

@Oceania2018

It throws error when run LogisticRegression example.

Shape must be rank 1 but is rank 2 for 'gradients/Sum_grad/Tile' (op: 'Tile') with input shapes: [1], [2].
System.Exception: Shape must be rank 1 but is rank 2 for 'gradients/Sum_grad/Tile' (op: 'Tile') with input shapes: [1], [2].
   at Tensorflow.Status.Check(Boolean throwException) in D:\Projects\TensorFlow.NET\src\TensorFlowNET.Core\Status\Status.cs:line 48
   at Tensorflow.ops._create_c_op[T](Graph graph, NodeDef node_def, T[] inputs, Operation[] control_inputs) in D:\Projects\TensorFlow.NET\src\TensorFlowNET.Core\ops.py.cs:line 167

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions