Searched refs:PopulationCount (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | population_count_op.cc | 53 functor::PopulationCount<Device, T> popcnt; in Compute() 97 struct PopulationCount<CPUDevice, T> { struct 145 void PopulationCount<GPUDevice, T>::operator()( \ 148 extern template struct PopulationCount<GPUDevice, T>
|
D | population_count_op.h | 29 struct PopulationCount { struct
|
D | population_count_op_gpu.cu.cc | 68 void PopulationCount<GPUDevice, T>::operator()( \
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_PopulationCount.pbtxt | 2 graph_op_name: "PopulationCount" 4 name: "math.PopulationCount"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_PopulationCount.pbtxt | 2 graph_op_name: "PopulationCount"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_PopulationCount.pbtxt | 2 graph_op_name: "PopulationCount"
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 48 "population-count", "PopulationCount",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZFeatures.td | 68 "population-count", "PopulationCount",
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 2336 name: "PopulationCount"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 2336 name: "PopulationCount"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3242 func PopulationCount(scope *Scope, x tf.Output) (y tf.Output) { func
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v1.pbtxt | 44757 name: "PopulationCount" 44782 name: "PopulationCount"
|
D | ops_history.v2.pbtxt | 44234 name: "PopulationCount" 44259 name: "PopulationCount"
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 22897 name: "PopulationCount"
|