I am afraid OP where is different from OP Select

Select is from tf.where(condition, x, y), but Where is from tf.where(x)

Where:

https://github.com/tensorflow/tensorflow/blob/144bfee21ad830bcbdd1bc8f138684cca0e3234f/tensorflow/core/ops/array_ops.cc#L2027

Select:
https://github.com/tensorflow/tensorflow/blob/144bfee21ad830bcbdd1bc8f138684cca0e3234f/tensorflow/core/ops/math_ops.cc#L721

The output shape of Where is determined by content of its input, can relay 
support this case now?





---
[Visit 
Topic](https://discuss.tvm.ai/t/where-vs-select-operators-in-the-tensorflow-frontend/3373/6)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/51b55181079bfeb79b4d052cc8ab12ced64343693036b0002690457ff4f071cd).

Tianqi Chen, UW, Seattle, WA, 98105, United States
http://tracking.discuss.tvm.ai/tracking/unsubscribe?msgid=zzyihMmxECNoGAme6w7CHg2

Reply via email to