Home
last modified time | relevance | path

Searched defs:profile_strategy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api.h79 ProfileStrategy profile_strategy = ProfileStrategy::kRange; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dtrt_optimization_pass.h55 ProfileStrategy profile_strategy = ProfileStrategy::kRange; member
H A Dtrt_optimization_pass.cc108 std::string profile_strategy; in UpdateFunctionSpecificConversionParams() local
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/
H A Dtrt_convert.py283 profile_strategy=PROFILE_STRATEGY_RANGE): argument