HomeSort by relevance Sort by last modified time
    Searched defs:fill_value (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/image/kernels/
image_ops.h 72 const T fill_value = T(0); local
74 static const T fill_value = T(0); local
80 fill_value);
83 fill_value);
93 const DenseIndex channel, const T fill_value) const {
95 DenseIndex(std::round(x)), channel, fill_value);
100 const DenseIndex channel, const T fill_value) const {
110 fill_value) +
113 fill_value);
119 fill_value)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mips.c 15270 int temp, fill_value, *fill_ptr; local
    [all...]

Completed in 289 milliseconds