Searched refs:AllowsAliasing (Results 1 – 3 of 3) sorted by relevance
239 virtual bool AllowsAliasing() const { return false; } in AllowsAliasing() function
88 aliasing_enabled_ = enabled && output_->AllowsAliasing(); in EnableAliasing()
175 bool AllowsAliasing() const override { return true; } in AllowsAliasing() function in tensorflow::Hasher::HashingOutputStream