Home
last modified time | relevance | path

Searched refs:ConvertSessionBundleToSavedModelBundle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/session_bundle/
Dbundle_shim.h56 Status ConvertSessionBundleToSavedModelBundle(
Dbundle_shim.cc150 return internal::ConvertSessionBundleToSavedModelBundle(session_bundle, in LoadSavedModelFromLegacySessionBundlePath()
338 Status ConvertSessionBundleToSavedModelBundle( in ConvertSessionBundleToSavedModelBundle() function