Home
last modified time | relevance | path

Searched defs:tconv (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dfmt.go243 func tconv(t *Type, verb rune, mode fmtMode) string { func
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DConvolution.cpp184 at::Tensor rearrange_weights_2d(const Tensor& weight_in, bool tconv) { in rearrange_weights_2d()
250 bool tconv) { in rearrange_bias()