Home
last modified time | relevance | path

Searched refs:reduce_all (Results 26 – 50 of 64) sorted by relevance

123

/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dreduction.cpp32 reduce_all = pd.get(1, 1); in load_param()
844 if (reduce_all) in forward()
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dreduction.cpp32 reduce_all = pd.get(1, 1); in load_param()
844 if (reduce_all) in forward()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Dreduction.cpp32 reduce_all = pd.get(1, 1); in load_param()
844 if (reduce_all) in forward()
/dports/science/octopus/octopus-10.5/src/states/
H A Dstates_elec.F902029 if(st%parallel_in_states .or. st%d%kpt%parallel) call reduce_all(st%st_kpt_mpi_grp)
2154 subroutine reduce_all(grp) subroutine
2157 PUSH_SUB(states_elec_calc_quantities.reduce_all) argument
2170 POP_SUB(states_elec_calc_quantities.reduce_all)
2171 end subroutine reduce_all
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/Tosa/
H A Dops.mlir316 // CHECK-LABEL: reduce_all
318 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Dialect/Tosa/
H A Dops.mlir310 // CHECK-LABEL: reduce_all
312 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Tosa/
H A Dops.mlir316 // CHECK-LABEL: reduce_all
318 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Dialect/Tosa/
H A Dops.mlir310 // CHECK-LABEL: reduce_all
312 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Tosa/
H A Dops.mlir316 // CHECK-LABEL: reduce_all
318 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Dialect/Tosa/
H A Dops.mlir310 // CHECK-LABEL: reduce_all
312 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Tosa/
H A Dops.mlir316 // CHECK-LABEL: reduce_all
318 %0 = "tosa.reduce_all"(%arg0) {axis = 0 : i64} : (tensor<13x21x3xi1>) -> tensor<1x21x3xi1>
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/agents/ppo/
H A Dalgorithm.py458 assert_change = tf.assert_equal(tf.reduce_all(tf.equal(network.mean, old_mean)),
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/agents/ppo/
H A Dalgorithm.py446 assert_change = tf.assert_equal(tf.reduce_all(tf.equal(network.mean, old_mean)),
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1077 // Operator: reduce_all
1079 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [NoSideEffect]> {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1077 // Operator: reduce_all
1079 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [NoSideEffect]> {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1077 // Operator: reduce_all
1079 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [NoSideEffect]> {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1206 // Operator: reduce_all
1208 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1210 // Operator: reduce_all
1212 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1210 // Operator: reduce_all
1212 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOps.td1210 // Operator: reduce_all
1212 def Tosa_ReduceAllOp : Tosa_Op<"reduce_all", [
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tools/
H A Dncnnoptimize.cpp2387 if (reduction1->operation != 3 || reduction1->reduce_all != 0 || reduction1->coeff != 1.f) in replace_reduction_with_global_pooling()
2417 if (reduction2->operation != 3 || reduction2->reduce_all != 0 || reduction2->coeff != 1.f) in replace_reduction_with_global_pooling()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tools/
H A Dncnnoptimize.cpp2387 if (reduction1->operation != 3 || reduction1->reduce_all != 0 || reduction1->coeff != 1.f) in replace_reduction_with_global_pooling()
2417 if (reduction2->operation != 3 || reduction2->reduce_all != 0 || reduction2->coeff != 1.f) in replace_reduction_with_global_pooling()
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tools/
H A Dncnnoptimize.cpp2314 if (reduction1->operation != 3 || reduction1->reduce_all != 0 || reduction1->coeff != 1.f) in replace_reduction_with_global_pooling()
2344 if (reduction2->operation != 3 || reduction2->reduce_all != 0 || reduction2->coeff != 1.f) in replace_reduction_with_global_pooling()
/dports/misc/ncnn/ncnn-20211208/tools/
H A Dncnnoptimize.cpp2515 if (reduction1->operation != 3 || reduction1->reduce_all != 0 || reduction1->coeff != 1.f) in replace_reduction_with_global_pooling()
2545 if (reduction2->operation != 3 || reduction2->reduce_all != 0 || reduction2->coeff != 1.f) in replace_reduction_with_global_pooling()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tools/
H A Dncnnoptimize.cpp2527 if (reduction1->operation != 3 || reduction1->reduce_all != 0 || reduction1->coeff != 1.f) in replace_reduction_with_global_pooling()
2557 if (reduction2->operation != 3 || reduction2->reduce_all != 0 || reduction2->coeff != 1.f) in replace_reduction_with_global_pooling()
3815 fprintf_param_value(" 1=%d", reduce_all) in save()

123