OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lhs_spatial_index
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_cost_analysis.cc
505
const int64
lhs_spatial_index
=
local
511
if (undilated_index !=
lhs_spatial_index
* window_dim.base_dilation()) {
516
if (
lhs_spatial_index
< 0 ||
517
lhs_spatial_index
>= input_limits[spatial_dimension]) {
hlo_evaluator_typed_visitor.h
[
all
...]
Completed in 98 milliseconds