Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dwhile.cc291 TfLiteTensor* body_input = in Prepare_impl() local
303 TfLiteTensor* body_input = in Prepare_impl() local
476 TfLiteTensor* body_input = in Eval_dynamic() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_frame_test.cc1733 std::string body_input; in TEST_F() local
1808 std::string body_input; in TEST_F() local
2213 std::string body_input; in TEST_F() local
2282 std::string body_input; in TEST_F() local
2351 std::string body_input; in TEST_F() local
2432 std::string body_input; in TEST() local
3455 std::string body_input; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtriangular_solve_expander.cc326 auto body_input = GetTupleElement(input_tuple, 2); in InvertDiagonalBlocks() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_n_z.cc3056 TypeRange body_input, in VerifyWhileTypes()