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