Searched defs:TensorListLength (Results 1 – 2 of 2) sorted by relevance
243 class TensorListLength : public OpKernel { class245 explicit TensorListLength(OpKernelConstruction* c) : OpKernel(c) {} in TensorListLength() function in tensorflow::TensorListLength
51715 func TensorListLength(scope *Scope, input_handle tf.Output) (length tf.Output) { func