Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
H A Dtfr_gen_test.py27 from tensorflow.python.ops import gen_math_ops as math_ops unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dindexed_slices.py43 math_ops = LazyLoader( variable
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dcostmodel.cc396 Microseconds CostModel::ComputationTimeEstimate(int64_t math_ops) { in ComputationTimeEstimate()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Darray_ops.py51 math_ops = lazy_loader.LazyLoader( variable