Home
last modified time | relevance | path

Searched defs:other_param (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/
Dtool_params.cc58 const ToolParam* other_param = other.GetParam(param.first); in Set() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder_test.cc552 XlaOp other_param = Parameter(&other_b, 0, shape, "other_param"); in TEST_F() local