Home
last modified time | relevance | path

Searched defs:build_graph (Results 1 – 25 of 207) sorted by relevance

123456789

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcond_v2_test.py368 def build_graph(): function
401 def build_graph(): function
427 def build_graph(): function
484 def build_graph(): function
542 def build_graph(): function
605 def build_graph(): function
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/op_tests/
H A Droll.py60 def build_graph(parameters): function
105 def build_graph(parameters): function
H A Dmaximum.py35 def build_graph(parameters): function
H A Dgather_nd.py53 def build_graph(parameters): function
H A Dgreater.py38 def build_graph(parameters): function
H A Dgreater_equal.py38 def build_graph(parameters): function
H A Dimag.py32 def build_graph(parameters): function
H A Dreal.py32 def build_graph(parameters): function
H A Dceil.py31 def build_graph(parameters): function
H A Dtensor_list_length.py35 def build_graph(parameters): function
H A Dtensor_list_resize.py37 def build_graph(parameters): function
H A Dspace_to_depth.py38 def build_graph(parameters): function
H A Dgather.py71 def build_graph(parameters): function
H A Dminimum.py35 def build_graph(parameters): function
H A Dembedding_lookup.py35 def build_graph(parameters): function
H A Dequal.py38 def build_graph(parameters): function
H A Darg_min_max.py56 def build_graph(parameters): function
H A Dtensor_list_get_item.py36 def build_graph(parameters): function
H A Dlog_softmax.py31 def build_graph(parameters): function
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/
H A Droll.py64 def build_graph(parameters): function
109 def build_graph(parameters): function
H A Dtensor_list_concat.py39 def build_graph(parameters): function
H A Dtensor_list_get_item.py40 def build_graph(parameters): function
H A Dwhere_v2.py73 def build_graph(parameters): function
H A Dconv3d.py40 def build_graph(parameters): function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dbase_layer_utils.py466 def enter(self, layer, inputs, build_graph, training, saving=None): argument
497 def build_graph(self): member in CallContext

123456789