OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tile_cols_
(Results
1 - 2
of
2
) sorted by null
/external/libaom/libaom/test/
ethread_test.cc
30
tile_cols_
(GET_PARAM(3)), tile_rows_(GET_PARAM(4)),
91
encoder->Control(AV1E_SET_TILE_COLUMNS,
tile_cols_
);
209
int
tile_cols_
;
member in class:__anon26743::AVxEncoderThreadTest
249
encoder->Control(AV1E_SET_TILE_COLUMNS,
tile_cols_
);
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
tiled_dot_emitter.cc
127
int64 tile_cols() const { return
tile_cols_
; }
144
tile_cols_
(tile_cols),
153
int64
tile_cols_
;
member in class:xla::cpu::__anon44367::GemvConfig
177
// tiles. For each tile in A, assuming tile_rows_ ==
tile_cols_
== 4, we have:
414
// tiles. For each tile in A, assuming tile_rows_ ==
tile_cols_
== 4, we have:
[
all
...]
Completed in 250 milliseconds