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