GraphTensorForestTreeSerialize Method |
Namespace: Emgu.TF
public Operation TensorForestTreeSerialize( Output tree_handle, string opName = "TensorForestTreeSerialize" )
Public Function TensorForestTreeSerialize ( tree_handle As Output, Optional opName As String = "TensorForestTreeSerialize" ) As Operation
public: Operation^ TensorForestTreeSerialize( Output^ tree_handle, String^ opName = L"TensorForestTreeSerialize" )
member TensorForestTreeSerialize : tree_handle : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "TensorForestTreeSerialize" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.TensorForestTreeSerialize(Emgu.TF.Output,System.String)"]
2020 Emgu Corporation, All Rights Reserved,