Home
last modified time | relevance | path

Searched defs:AccumulatorType (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc283 typedef std::uint32_t AccumulatorType; typedef
472 typedef std::uint32_t AccumulatorType; typedef
590 typedef std::int32_t AccumulatorType; typedef
837 typedef std::int32_t AccumulatorType; typedef
922 typedef float AccumulatorType; typedef
1009 typedef float AccumulatorType; typedef
1095 typedef float AccumulatorType; typedef
1181 typedef float AccumulatorType; typedef
1324 typedef float AccumulatorType; typedef
1513 typedef float AccumulatorType; typedef
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dbias_op_gpu.cu.cc44 struct AccumulatorType { struct
45 typedef T type;
49 struct AccumulatorType<Eigen::half> { struct
50 typedef float type;
Dbias_op.cc74 struct AccumulatorType { struct
75 typedef T type;
81 struct AccumulatorType<Eigen::half> { struct
82 typedef float type;