Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsequence_ops.cc73 const TensorShape start_in_shape = ctx->InputShape(0); in Compile() local
125 const TensorShape start_in_shape = ctx->InputShape("start"); in Compile() local