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