HomeSort by relevance Sort by last modified time
    Searched full:input01 (Results 1 - 7 of 7) sorted by null

  /external/ltp/runtest/
input 0 input01 input01
  /external/ltp/testcases/kernel/input/
input01.c 42 char *TCID = "input01";
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
depthwiseconv_float.h 435 const float32x2_t input01 = vld1_f32(input_ptr); local
443 acc[0] = vmla_lane_f32(acc[0], filter[0], input01, 0);
444 acc[1] = vmla_lane_f32(acc[1], filter[1], input01, 1);
470 const float32x2_t input01 = vld1_f32(input_ptr); local
478 acc[0] = vmlaq_lane_f32(acc[0], filter[0], input01, 0);
479 acc[1] = vmlaq_lane_f32(acc[1], filter[1], input01, 1);
    [all...]
  /external/ltp/
gen.bp     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp     [all...]
gl4cShaderStorageBufferObjectTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderStorageBufferObjectTests.cpp     [all...]

Completed in 657 milliseconds