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

  /external/tensorflow/tensorflow/contrib/lite/kernels/
depthwise_conv_test.cc 63 BuiltinOptions_DepthwiseConv2DOptions,
  /external/tensorflow/tensorflow/contrib/lite/schema/
schema_generated.h 365 BuiltinOptions_DepthwiseConv2DOptions = 2,
407 BuiltinOptions_DepthwiseConv2DOptions,
502 static const BuiltinOptions enum_value = BuiltinOptions_DepthwiseConv2DOptions;
677 return type == BuiltinOptions_DepthwiseConv2DOptions ?
681 return type == BuiltinOptions_DepthwiseConv2DOptions ?
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
operator.cc 87 ::tflite::BuiltinOptions_DepthwiseConv2DOptions> {
    [all...]

Completed in 85 milliseconds