Home
last modified time | relevance | path

Searched refs:fake_param (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_test.cc72 const string fake_param = in TEST() local
80 ExpectHasSubstr(code, fake_param); in TEST()
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
Dlegalize-tf-with-tf2xla.mlir318 // CHECK-LABEL: @fake_param
319 func.func @fake_param() -> tensor<4xf32> {
/external/tensorflow/tensorflow/python/ops/
Dcond_v2.py801 return [gen_functional_ops.fake_param(dtype=t.dtype, shape=t.shape)