Public static methods
IList<object> remote_fused_graph_execute_eager_fallback(object inputs, IEnumerable<object> Toutputs, object serialized_remote_fused_graph_execute_info, string name, Context ctx)
object remote_fused_graph_execute_eager_fallback_dyn(object inputs, object Toutputs, object serialized_remote_fused_graph_execute_info, object name, object ctx)
object RemoteFusedGraphExecute(object inputs, object Toutputs, object serialized_remote_fused_graph_execute_info, string name)
object RemoteFusedGraphExecute_dyn(object inputs, object Toutputs, object serialized_remote_fused_graph_execute_info, object name)
Public properties