Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc161 bool GetElementUnexhaustive(const Tensor& t, int i, const std::set<int>& dtypes, in GetElementUnexhaustive() function
2583 if (!GetElementUnexhaustive(pow, i, {pow.dtype()}, &curr)) { in TrySimplify()
2762 if (!GetElementUnexhaustive(constant, k, in TrySimplifyInternal()
2828 if (!GetElementUnexhaustive(constant, k, in TrySimplify()