Home
last modified time | relevance | path

Searched defs:bound_inputs (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/saved_model/
H A Dsaved_model.h63 llvm::ArrayRef<mlir::Operation*> bound_inputs; member
H A Dsaved_model.cc86 llvm::SmallVector<mlir::Operation*, 4> bound_inputs; in MapFunctionSignaturesFromTFSavedModelMLIR() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/saved_model/
H A Dsaved_model_test.cc47 std::vector<mlir::Operation*> bound_inputs; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dsaved_object_graph.proto156 repeated int32 bound_inputs = 2; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dsaved_object_graph.pb.h4173 inline ::int32_t SavedConcreteFunction::bound_inputs(int index) const { in bound_inputs() function
4193 SavedConcreteFunction::bound_inputs() const { in bound_inputs() function