Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc361 static bool IsUnsupportedFusionPlan(uint64 hash) { in IsUnsupportedFusionPlan() function in stream_executor::gpu::__anonab8d240b0211::CachedFusionPlans
1169 fusion_plan_compiled_ = !CachedFusionPlans::IsUnsupportedFusionPlan(hash); in ScopedFusionPlanConvolutionBiasActivation()
1278 fusion_plan_compiled_ = !CachedFusionPlans::IsUnsupportedFusionPlan(hash); in ScopedFusionPlanBatchNormActivationInference()
1378 fusion_plan_compiled_ = !CachedFusionPlans::IsUnsupportedFusionPlan(hash); in ScopedFusionPlanBatchNormActivationForward()
1478 fusion_plan_compiled_ = !CachedFusionPlans::IsUnsupportedFusionPlan(hash); in ScopedFusionPlanBatchNormActivationBackward()