Searched defs:offset_b (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_matmul_op.cc | 37 int offset_a, int offset_b, int lda, int ldb, int ldc) { in GemmlowpMultiply() 91 const int32 offset_b = FloatToQuantizedUnclamped<T2>(0.0f, min_b, max_b); in Compute() local
|
| D | reference_gemm.h | 36 size_t lda, const T2* b, int32 offset_b, size_t ldb, T3* c, in ReferenceGemm()
|
| D | meta_support.cc | 120 int k, int offset_a, int offset_b, int lda, int ldb, in QuantizedGemmImpl() 223 int offset_b, int lda, int ldb, int ldc) { in QuantizedGemm()
|
| /external/v8/src/regexp/ |
| D | interpreter-irregexp.cc | 33 Address offset_b = in BackRefMatchesNoCase() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | heap_simulator_test.cc | 344 int64 offset_b = OffsetAt(instruction_b, index_b); in ExpectSharedBuffers() local
|