Home
last modified time | relevance | path

Searched defs:_GetVal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Ddepthwise_conv_op_test.py462 def _GetVal(use_xla): function
502 def _GetVal(use_xla): function
572 def _GetVal(use_xla): function
636 def _GetVal(use_xla): function
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Ddepthwise_conv_op_base.py962 def _GetVal(use_gpu): function
1025 def _GetVal(use_gpu, data_format="NHWC"): function
H A Dconv_ops_test.py966 def _GetVal(data_format, use_gpu): function
1185 def _GetVal(data_format, use_gpu): function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dconfig_vars.py167 def _GetVal(key, val, extvars): function