/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | segment_reduction_ops.h | 46 struct Prod { struct 48 __host__ __device__ T operator()(const T& a, const T& b) const { in operator()
|
H A D | reduction_gpu_kernels.cu.h | 54 struct Prod { struct 63 return Prod<T>()(a, Eigen::numext::conj(a)); in operator() argument
|
H A D | scan_ops_gpu.h | 111 struct Prod { struct 127 (std::is_same<Op, Prod<T>>::value || argument
|
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ |
H A D | nccl.h | 53 enum class ncclRedOp { Sum = 0, Prod = 1, Max = 2, Min = 3, NumOps = 4 }; enumerator
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | Types.hpp | 160 Prod = 4 enumerator
|
/aosp_15_r20/external/pytorch/torch/fx/experimental/migrate_gradual_types/ |
H A D | constraint.py | 45 class Prod(Constraint): class
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ScalarEvolutionExpander.cpp | 751 Value *Prod = nullptr; in visitMulExpr() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_datetime.py | 506 class Prod: class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 831 Value *Prod = nullptr; in visitMulExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolutionExpander.cpp | 775 Value *Prod = nullptr; in visitMulExpr() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/ |
H A D | math_grad_test.cc | 966 TEST_F(NaryGradTest, Prod) { in TEST_F() argument
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1216 Constant *Prod = ConstantExpr::getMul(CmpRHS, DivRHS); in FoldICmpDivCst() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | datetimetester.py | 1022 class Prod: class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2361 APInt Prod = C * *C2; in foldICmpDivConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2502 APInt Prod = C * *C2; in foldICmpDivConstant() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | randomized_tests.cc | 3652 TEST_F(OpTest, Prod) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 3262 auto Prod = MIRBuilder.buildMul(Ty, Quot, MI.getOperand(2)); in lower() local
|
/aosp_15_r20/external/tensorflow/tensorflow/go/op/ |
H A D | wrappers.go | 31437 func Prod(scope *Scope, input tf.Output, axis tf.Output, optional ...ProdAttr) (output tf.Output) { func
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 44791 "Prod": 42379, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 44791 "Prod": 42379, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 44732 "Prod": 42379, number
|