Searched refs:lift_variables (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/ |
D | pywrap_mlir.py | 57 lift_variables, upgrade_legacy, argument 61 str(tags).encode('utf-8'), lift_variables, upgrade_legacy,
|
D | mlir_wrapper.cc | 76 bool lift_variables, bool upgrade_legacy, bool show_debug_info) { in PYBIND11_MODULE() argument 81 saved_model_path, tags, lift_variables, upgrade_legacy, in PYBIND11_MODULE()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/ |
D | common_v1.py | 105 lift_variables = False 120 lift_variables, upgrade_legacy, show_debug_info)
|
/external/tensorflow/tensorflow/compiler/mlir/python/ |
D | mlir.h | 87 bool lift_variables, bool upgrade_legacy, bool show_debug_info,
|
D | mlir.cc | 187 bool lift_variables, bool upgrade_legacy, bool show_debug_info, in ExperimentalConvertSavedModelV1ToMlir() argument 223 if (lift_variables) { in ExperimentalConvertSavedModelV1ToMlir()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ |
D | BUILD | 764 "transforms/lift_variables.cc", 767 "transforms/lift_variables.h",
|