Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/versioning/
Dgpu_compatibility.cc55 const ParamsT** tf_options) { in RetrieveBuiltinData()
65 const ParamsT** tf_options) { in RetrieveCustomInitialData()
237 const TfLitePoolParams* tf_options; in CheckPooling2DGpuDelegateCompatibility() local
259 const TfLiteDepthwiseConvParams* tf_options; in CheckDepthwiseConvGpuDelegateCompatibility() local
303 const TfLiteTransposeConvParams* tf_options; in CheckCustomOpsGpuDelegateCompatibility() local
316 const TfLitePoolParams* tf_options; in CheckCustomOpsGpuDelegateCompatibility() local
344 const TfLiteAddParams* tf_options; in CheckGpuDelegateCompatibility() local
371 const TfLiteConcatenationParams* tf_options; in CheckGpuDelegateCompatibility() local
378 const TfLiteConvParams* tf_options; in CheckGpuDelegateCompatibility() local
426 const TfLiteFullyConnectedParams* tf_options; in CheckGpuDelegateCompatibility() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc79 const ParamsT** tf_options) { in RetrieveBuiltinData()
89 const ParamsT** tf_options) { in RetrieveCustomInitialData()
245 const TfLiteAddParams* tf_options; in Parse() local
433 const TfLiteConcatenationParams* tf_options; in Parse() local
509 const TfLiteConvParams* tf_options; in Parse() local
575 const TfLiteDepthwiseConvParams* tf_options; in Parse() local
640 const TfLiteDepthToSpaceParams* tf_options; in Parse() local
763 const TfLiteSubParams* tf_options; in Parse() local
770 const TfLiteDivParams* tf_options; in Parse() local
805 const TfLiteDivParams* tf_options; in GetActivation() local
[all …]
Dmodel_builder_test.cc1476 TfLiteConvParams* tf_options = in TEST() local
1550 TfLiteDepthwiseConvParams* tf_options = in TEST() local
1761 TfLiteFullyConnectedParams* tf_options = in TEST() local
1818 TfLiteLSTMParams* tf_options = in TEST() local
1858 TfLiteMulParams* tf_options = in TEST() local
1969 TfLiteMirrorPaddingParams* tf_options = in TEST() local
2046 TfLitePoolParams* tf_options = in TEST() local
2105 TfLitePoolParams* tf_options = in TEST() local
2154 TfLitePoolParams tf_options; in TEST() local
2448 TfLiteResizeBilinearParams* tf_options = in TEST() local
[all …]
Doperation_parser.cc41 absl::Status ParsePoolingAttributes(const TfLitePoolParams* tf_options, in ParsePoolingAttributes()
/external/tensorflow/tensorflow/compiler/mlir/tfjs/
Dtf_tfjs_passes.cc31 mlir::TF::StandardPipelineOptions tf_options; in AddTFToTFJSConversionPasses() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt_data.cc268 mlir::TF::StandardPipelineOptions tf_options; in CreateTFExecutorToTFRTDataPipeline() local
Dtf_to_tfrt.cc2081 mlir::TF::StandardPipelineOptions tf_options; in CreateTFExecutorToTFPipeline() local
/external/tensorflow/tensorflow/compiler/mlir/python/
Dmlir.cc339 mlir::TF::StandardPipelineOptions tf_options; in ExperimentalConvertSavedModelV1ToMlir() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.cc631 mlir::TF::StandardPipelineOptions tf_options; in CompileGraphSetup() local