Searched defs:TensorListElementShape (Results 1 – 2 of 2) sorted by relevance
272 class TensorListElementShape : public OpKernel { class274 explicit TensorListElementShape(OpKernelConstruction* c) : OpKernel(c) {} in TensorListElementShape() function in tensorflow::TensorListElementShape
51630 func TensorListElementShape(scope *Scope, input_handle tf.Output, shape_type tf.DataType) (element_… func