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

  /external/tensorflow/tensorflow/core/grappler/optimizers/
layout_optimizer_test.cc 102 bool const_input_size, bool dilated) {
109 int dilation = dilated ? 2 : 1;
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_parser_test.cc 439 ROOT %convolution-base-dilated = f32[128,14,14,512]{0,3,2,1} convolution(f32[128,7,7,512]{0,3,2,1} %input, f32[3,3,512,512]{3,2,1,0} %filter), window={size=3x3 pad=1_2x1_2 lhs_dilate=2x2 rhs_reversal=1x1}, dim_labels=b01f_01oi->b01f
    [all...]

Completed in 1040 milliseconds