Home
last modified time | relevance | path

Searched defs:y_in (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Ddepth_wise_conv_3x3.cc152 const std::string y_in = "y" + std::to_string(y) + "_in"; in GenerateDepthWiseConvCode() local
162 const std::string y_in = "y" + std::to_string(y) + "_in"; in GenerateDepthWiseConvCode() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dbatch_matmul_op_test.py58 def _compare(self, x_in, y_in, adjoint_a, adjoint_b, static_shape): argument
155 def _checkGrad(self, x_in, y_in, adjoint_a, adjoint_b): argument
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dflow_cache.h145 const float y_in = valid_box.top_ + in GetMedianFlow() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dp224-64.c610 const p224_felem y_in, const p224_felem z_in) { in p224_point_double()
902 p224_felem y_in, y_out; in ec_GFp_nistp224_point_get_affine_coordinates() local
/external/boringssl/src/third_party/fiat/
Dp256.c209 const fe x_in, const fe y_in, const fe z_in) { in point_double()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c374 nir_ssa_def *y_in = nir_channel(b, pos, 1); in blorp_nir_encode_msaa() local
475 nir_ssa_def *y_in = nir_channel(b, pos, 1); in blorp_nir_decode_msaa() local
/external/webp/src/enc/
Dquant_enc.c58 const uint8_t* const y_in = it->yuv_in_ + Y_OFF_ENC; in PrintBlockInfo() local
/external/libpng/
Dpng.h2475 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
/external/pdfium/third_party/libpng16/
Dpng.h2475 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument