Home
last modified time | relevance | path

Searched defs:cond_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dselect_op.cc34 const TensorShape cond_shape = ctx->InputShape(0); in Compile() local
/external/tensorflow/tensorflow/lite/kernels/
Dwhere.cc36 const RuntimeShape& cond_shape = GetTensorShape(cond_tensor); in ResizeOutputTensor() local