Home
last modified time | relevance | path

Searched defs:math_ops (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc586 int64_t math_ops; member
687 std::vector<std::string> prefixes, int64_t* math_ops) { in InsertNode()
712 int64_t math_ops; // Temporary storage for math ops used during recursion. in BuildArrayTree() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_gen_test.py27 from tensorflow.python.ops import gen_math_ops as math_ops unknown
/external/tensorflow/tensorflow/python/framework/
Dindexed_slices.py43 math_ops = LazyLoader( variable
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc396 Microseconds CostModel::ComputationTimeEstimate(int64_t math_ops) { in ComputationTimeEstimate()
/external/tensorflow/tensorflow/python/ops/
Darray_ops.py51 math_ops = lazy_loader.LazyLoader( variable