Searched refs:TensorListLength (Results 1 – 16 of 16) sorted by relevance
2 graph_op_name: "TensorListLength"
2 name: "TensorListLength"
229 class TensorListLength : public OpKernel { class231 explicit TensorListLength(OpKernelConstruction* c) : OpKernel(c) {} in TensorListLength() function in tensorflow::TensorListLength232 ~TensorListLength() override {} in ~TensorListLength()244 TensorListLength);250 TensorListLength);
245 %1 = "tf.TensorListLength"(%0) : (tensor<!tf.variant<tensor<10xf32>>>) -> tensor<i32>275 %0 = "tf.TensorListLength"(%arg1) : (tensor<!tf.variant>) -> tensor<i32>320 %1 = "tf.TensorListLength"(%barg1) : (tensor<!tf.variant>) -> tensor<i32>
619 * `raw_ops.TensorListLength`
36 %length = "tf.TensorListLength"(%push) : (tensor<!tf.variant<tensor<f32>>>) -> tensor<i32>83 %length = "tf.TensorListLength"(%addn2) : (tensor<!tf.variant<tensor<f32>>>) -> tensor<i32>
2976 ### tf.TensorListLength
5020 name: "TensorListLength"
16133 func TensorListLength(scope *Scope, input_handle tf.Output) (length tf.Output) { func
16344 def TF_TensorListLengthOp : TF_Op<"TensorListLength", [NoSideEffect]> {
55592 name: "TensorListLength"
83541 name: "TensorListLength"