/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2022-054.md | 3 ### CVE Number 6 ### Impact 30 ### Patches 35 ### For more information
|
/aosp_15_r20/external/federated-compute/fcp/artifact_building/ |
H A D | graph_helpers.py | 298 graph_def: tf.compat.v1.GraphDef, suffix: bytes 338 graph_def: tf.compat.v1.GraphDef, node_name: str 372 graph_def: tf.compat.v1.GraphDef, init_op: str
|
H A D | plan_utils.py | 59 graph: tf.compat.v1.GraphDef,
|
H A D | federated_compute_plan_builder.py | 1121 graph_def: tf.compat.v1.GraphDef,
|
/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/framework/ |
D | graph.pb.cc | 22 PROTOBUF_CONSTEXPR GraphDef::GraphDef( in GraphDef() function in tensorflow::GraphDef 72 GraphDef::GraphDef(::PROTOBUF_NAMESPACE_ID::Arena* arena, in GraphDef() function in tensorflow::GraphDef 78 GraphDef::GraphDef(const GraphDef& from) in GraphDef() function in tensorflow::GraphDef
|
D | graph.pb.h | 49 class GraphDef; variable 63 inline GraphDef() : GraphDef(nullptr) {} in GraphDef() function 68 GraphDef(GraphDef&& from) noexcept in GraphDef() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | graph_util_impl.py | 422 def graph_defs_equal(graph_def_1: graph_pb2.GraphDef, 423 graph_def_2: graph_pb2.GraphDef,
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | upgrade_graph.h | 25 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | graph_def_util.h | 27 class GraphDef; variable
|
H A D | graph.proto | 16 message GraphDef { message
|
H A D | function.h | 56 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | summary_interface.h | 27 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | function_utils.h | 29 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | equal_graph_def.h | 25 class GraphDef; variable
|
H A D | stat_summarizer.h | 36 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | measuring_cost_estimator.h | 31 class GraphDef; variable
|
H A D | analytical_cost_estimator.h | 27 class GraphDef; variable
|
H A D | cost_estimator.h | 29 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | scope.h | 34 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/ |
H A D | cost_analyzer.h | 30 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/tfg_graph_transforms/ |
H A D | tfg_graph_transforms_main.cc | 58 enum class DataFormat { SavedModel = 0, GraphDef = 1 }; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | snapshot_utils.h | 34 class GraphDef; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/python/ |
H A D | quantize_model.py | 677 def _save_model_v1(graph_def: graph_pb2.GraphDef, output_dir: str,
|
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/ |
H A D | model_handler.py | 408 def _check_contains_trt_engine(self, graph_def: graph_pb2.GraphDef):
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph.h | 67 class GraphDef; variable
|