Closed lukeiwanski closed 7 years ago
For me the failure is in SingleMachineTest.CostModel
:
[ RUN ] SingleMachineTest.CostModel
2017-06-14 10:43:59.108073: I ./tensorflow/core/grappler/clusters/single_machine.cc:257] Cleaning up previous session
2017-06-14 10:43:59.108701: I ./tensorflow/core/grappler/clusters/single_machine.cc:269] Starting new session
./tensorflow/core/grappler/clusters/single_machine_test.cc:72: Failure
Expected: (8) <= (node.output_info(0).size()), actual: 8 vs 0
[ FAILED ] SingleMachineTest.CostModel (300 ms)
And the SingleMachineTest.Queue
test passes. Tried both up to date eigen_mehdi
and dev/eigen_mehdi
at be13983.
Yes that's the current issue.
Fixed by #114
Closing
System Info
ComputeCpp 0.2.0
To reproduce
Error