Searched defs:second_const (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session_test.cc | 854 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local 927 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local 1089 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local 1581 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local 1637 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local 2241 Node* second_const = test::graph::Constant(&g, second_value); in TEST() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_idct32x32_1024_add_neon.c | 89 const int32_t second_const, in do_butterfly()
|
H A D | idct32x32_add_neon.c | 117 const int16_t second_const, in do_butterfly()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
H A D | legalize_utils.cc | 244 Value& first_const, Value& second_const, in getTosaConst32bitTable()
|