Home
last modified time | relevance | path

Searched defs:IsGpuCompatible (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/remapper/
H A Dremapping_helper.h176 bool IsGpuCompatible(const ContractionBiasAddActivation& pattern) const { in IsGpuCompatible() function
198 bool IsGpuCompatible(const ContractionBiasAdd&) const { return false; } in IsGpuCompatible() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dremapper.cc453 bool IsGpuCompatible(const RemapperContext& ctx, in IsGpuCompatible() function
515 bool IsGpuCompatible(const RemapperContext& ctx, in IsGpuCompatible() function
535 bool IsGpuCompatible(const RemapperContext& ctx, in IsGpuCompatible() function