HomeSort by relevance Sort by last modified time
    Searched refs:RemoveSuffix (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_options.cc 66 static absl::string_view RemoveSuffix(absl::string_view str,
93 RemoveSuffix(tile_components[2], "*vectwidth");
  /external/tensorflow/tensorflow/contrib/android/
asset_manager_filesystem.cc 27 string RemoveSuffix(const string& name, const string& suffix) {
228 return RemoveSuffix(RemoveAssetPrefix(fname), "/");

Completed in 3551 milliseconds