Home
last modified time | relevance | path

Searched defs:shape_inference_on_tfe_dialect_import (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Doptimization_registry.h80 bool shape_inference_on_tfe_dialect_import = true; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device.h282 const bool shape_inference_on_tfe_dialect_import, in KernelAndDeviceFunc()
H A Dexecute.cc1166 bool shape_inference_on_tfe_dialect_import = true; in GetOrCreateKernelAndDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.h780 bool shape_inference_on_tfe_dialect_import = true; member