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