Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_options.cc66 static absl::string_view RemoveSuffix(absl::string_view str, in RemoveSuffix() function
93 RemoveSuffix(tile_components[2], "*vectwidth"); in LlvmIrGemmTileSize()
/external/tensorflow/tensorflow/contrib/android/
Dasset_manager_filesystem.cc27 string RemoveSuffix(const string& name, const string& suffix) { in RemoveSuffix() function
228 return RemoveSuffix(RemoveAssetPrefix(fname), "/"); in NormalizeDirectoryPath()