Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/dtensor/mlir/
Ddtensor_allreduce_sum_optimization.cc52 auto const_input = llvm::dyn_cast_or_null<mlir::TF::ConstOp>( in IsZeroConstant() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc224 absl::c_for_each(s.const_inputs, [&hashes](const ConstInput& const_input) { in AbslHashValue()
471 const auto record_control_deps = [&](const NodeDef* const_input) { in PushDownConstInputs()
488 const auto* const_input = CHECK_NOTNULL(ctx.TrulyConstNode(node_name)); in PushDownConstInputs() local
Dconstant_folding.cc3102 const string& const_input = node->input(1); in ReduceDivToReciprocalMul() local
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner_test.cc1084 auto const_input = ops::Const(root, {9, 10, 11}); in TEST_F() local
1168 auto const_input = ops::Const(root, {9, -2, 11}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc729 Node* const_input = nullptr; in IsScalarIntegerResourceOperation() local