Home
last modified time | relevance | path

Searched refs:convs (Results 1 – 9 of 9) sorted by relevance

/external/toybox/toys/pending/
Ddd.c136 char *ss, *convs[] = {"fsync", "noerror", "notrunc", "sync"}; in dd_main() local
140 for (i = 0; i<ARRAY_LEN(convs); i++) in dd_main()
141 if (len == strlen(convs[i]) && !strncmp(ss, convs[i], len)) break; in dd_main()
142 if (i == ARRAY_LEN(convs)) error_exit("bad conv=%.*s", len, ss); in dd_main()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_pad_for_tensor_cores.cc222 std::vector<HloCustomCallInstruction*> convs; in GetRelevantConvs() local
225 convs.push_back(Cast<HloCustomCallInstruction>(instr)); in GetRelevantConvs()
228 return convs; in GetRelevantConvs()
Dcudnn_conv_algorithm_picker.cc411 std::vector<HloInstruction*> convs; in RunOnComputation() local
414 convs.push_back(instr); in RunOnComputation()
419 for (auto* instr : convs) { in RunOnComputation()
Dcudnn_conv_padding_legalization.cc395 std::vector<HloCustomCallInstruction*> convs; in RunOnComputation() local
398 convs.push_back(Cast<HloCustomCallInstruction>(instr)); in RunOnComputation()
401 for (HloCustomCallInstruction* instruction : convs) { in RunOnComputation()
Dcudnn_conv_rewriter.cc555 std::vector<HloInstruction*> convs; in RunOnComputation() local
558 convs.push_back(hlo); in RunOnComputation()
563 for (HloInstruction* conv : convs) { in RunOnComputation()
/external/tensorflow/tensorflow/compiler/tests/
Ddepthwise_conv_op_test.py38 convs = []
51 convs.append(nn_ops.conv2d(input_slice, filter_slice,
58 return array_ops.concat(convs, 1)
60 return array_ops.concat(convs, 3)
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
DREADME.md3 Weight filters of convs are expected to be symmetric per-channel quantized in
/external/tensorflow/tensorflow/lite/tools/optimize/testdata/
DREADME.md25 A floating point model with two convs that have a use the same weight tensor.
/external/swiftshader/third_party/LLVM/lib/Target/
DREADME.txt14 2. Targets with multiple calling convs (e.g. x86) which have different clobber