Searched refs:TensorListGather (Results 1 – 16 of 16) sorted by relevance
2 graph_op_name: "TensorListGather"
2 name: "TensorListGather"
50 TensorListGather<GPUDevice, T>) \
548 class TensorListGather : public OpKernel {552 explicit TensorListGather(OpKernelConstruction* c) : OpKernel(c) { in TensorListGather() function
562 TensorListGather<CPUDevice, T>) \
617 * `raw_ops.TensorListGather`
137 …%gather = "tf.TensorListGather"(%tl, %arg1, %elem_shape) : (tensor<!tf.variant<tensor<8x9xf32>>>, …
5012 name: "TensorListGather"
21655 func TensorListGather(scope *Scope, input_handle tf.Output, indices tf.Output, element_shape tf.Out… func
16303 def TF_TensorListGatherOp : TF_Op<"TensorListGather", [NoSideEffect]> {
55546 name: "TensorListGather"
83495 name: "TensorListGather"