Home
last modified time | relevance | path

Searched defs:y_idx (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc145 for (int y_idx = 0; y_idx < y_num; y_idx++) { in ComputeTheoreticalJacobianTranspose() local
189 for (int y_idx = 0; y_idx < y_datas->size(); y_idx++) { in EvaluateGraph() local
244 for (int y_idx = 0; y_idx < y_num; y_idx++) { in ComputeNumericJacobianTranspose() local
310 for (int y_idx = 0; y_idx < y_num; y_idx++) { in InitJacobians() local
/external/libaom/libaom/av1/encoder/
Dencodeframe.c2036 int y_idx = (i >> 1) * hbs; in rd_use_partition() local
2089 int y_idx = (i >> 1) * hbs; in rd_use_partition() local
2171 int y_idx = (i >> 1) * hbs; in is_leaf_split_partition() local
2248 const int y_idx = (i >> 1) * hbs; in nonrd_use_partition() local
2280 const int y_idx = (i >> 1) * hbs; in nonrd_use_partition() local
2354 int y_idx = (i >> 1) * hbs; in nonrd_use_partition() local
2387 int y_idx = (i >> 1) * hbs; in nonrd_use_partition() local
2399 int y_idx = (i >> 1) * hbs; in nonrd_use_partition() local
3060 const int y_idx = (idx >> 1) * mi_step; in rd_pick_partition() local
Dpartition_strategy.c974 const int y_idx = (i >> 1) * bw / 2; in av1_ml_prune_rect_partition() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2811 int y_idx = (i >> 1) * (mi_step >> 1); in rd_use_partition() local
2855 int y_idx = (i >> 1) * (mi_step >> 1); in rd_use_partition() local
3631 const int y_idx = (i >> 1) * bs / 2; in ml_predict_var_rd_paritioning() local
4167 const int y_idx = (i >> 1) * mi_step; in rd_pick_partition() local
4800 const int y_idx = (i >> 1) * bs / 2; in ml_predict_var_paritioning() local
4944 const int y_idx = (i >> 1) * ms; in nonrd_pick_partition() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc2435 const int64_t y_idx = e.index(); in Verify() local