Searched defs:graph_state (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/test/ |
H A D | tf_trt_integration_test_base.py | 342 def _GetConfigProto(self, run_params, graph_state): argument 402 def _RunGraphV2(self, saved_model_dir, inputs_data, graph_state, num_runs=2): argument 442 graph_state, argument 581 def _GetGraphStateLabel(self, graph_state): argument 591 def _WriteGraph(self, run_params, gdef, graph_state): argument 845 graph_state): argument 900 graph_state): argument 934 gdef_or_saved_model_dir_to_verify, graph_state): argument 947 def _GetSavedModelDir(self, run_params, graph_state): argument
|
H A D | tf_function_test.py | 269 graph_state): argument
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_annot.cpp | 526 CFX_GraphStateData graph_state; in DrawBorder() local
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 503 const CFX_GraphStateData* graph_state, in PaintStroke() 1077 const CFX_GraphStateData& graph_state = in DrawPath() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_renderdevice.cpp | 829 CFX_GraphStateData graph_state; in DrawCosmeticLine() local 855 CFX_GraphStateData graph_state; in DrawZeroAreaPath() local
|