Searched defs:EmptyTensorList (Results 1 – 2 of 2) sorted by relevance
129 class EmptyTensorList : public OpKernel { class131 explicit EmptyTensorList(OpKernelConstruction* ctx) : OpKernel(ctx) { in EmptyTensorList() function in tensorflow::EmptyTensorList
45292 func EmptyTensorList(scope *Scope, element_shape tf.Output, max_num_elements tf.Output, element_dty… func