Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A 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
H A Dconstant_folding.cc3102 const string& const_input = node->input(1); in ReduceDivToReciprocalMul() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dvalue_refinement_utils.cpp218 auto const_input = constant_as<bool>(n->input(const_index)).value(); in handleCommonRefinentOperators() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Ddtensor_allreduce_sum_optimization.cc52 auto const_input = llvm::dyn_cast_or_null<mlir::TF::ConstOp>( in IsZeroConstant() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc729 Node* const_input = nullptr; in IsScalarIntegerResourceOperation() local
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.cc1214 HIntConstant* const_input = input->AsIntConstantOrNull(); in LocationForSystemArrayCopyInput() local
H A Dintrinsics_arm64.cc2924 HIntConstant* const_input = input->AsIntConstantOrNull(); in LocationForSystemArrayCopyInput() local
H A Dintrinsics_riscv64.cc1587 HIntConstant* const_input = input->AsIntConstantOrNull(); in LocationForSystemArrayCopyInput() local