GraphTensorListLength Method |
Namespace: Emgu.TF
public Operation TensorListLength( Output input_handle, string opName = "TensorListLength" )
Public Function TensorListLength ( input_handle As Output, Optional opName As String = "TensorListLength" ) As Operation
public: Operation^ TensorListLength( Output^ input_handle, String^ opName = L"TensorListLength" )
member TensorListLength : input_handle : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "TensorListLength" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,