Home
last modified time | relevance | path

Searched refs:Svec (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dimage_resizer_state.h94 auto Svec = shape_t.vec<int32>(); in ValidateAndCalculateOutputSize() local
96 out_height = internal::SubtleMustCopy(Svec(0)); in ValidateAndCalculateOutputSize()
97 out_width = internal::SubtleMustCopy(Svec(1)); in ValidateAndCalculateOutputSize()
Dreshape_op.h99 auto Svec = sizes.flat<Tshape>(); in ValidateSizes() local
101 const Tshape size = Svec(d); in ValidateSizes()
Dmkl_reshape_op.cc227 auto Svec = sizes.flat<Tshape>(); in ValidateSizes() local
229 const Tshape size = Svec(d); in ValidateSizes()
/external/dnsmasq/
DCHANGELOG.archive2091 -4390 DHCP-over-InfiniBand. A good suggestion from Karl Svec.