OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_min_mkl_shape
(Results
1 - 4
of
4
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
mkl_concat_op.cc
426
MklDnnShape
output_min_mkl_shape
, output_max_mkl_shape;
local
427
output_min_mkl_shape
.SetMklTensor(false);
430
output_min_mkl_shape
);
mkl_avgpooling_op.cc
544
MklDnnShape
output_min_mkl_shape
, output_max_mkl_shape;
variable
545
output_min_mkl_shape
.SetMklTensor(false);
548
output_min_mkl_shape
);
mkl_maxpooling_op.cc
621
MklDnnShape
output_min_mkl_shape
, output_max_mkl_shape;
variable
622
output_min_mkl_shape
.SetMklTensor(false);
625
output_min_mkl_shape
);
[
all
...]
mkl_conv_ops.cc
1566
MklDnnShape
output_min_mkl_shape
, output_max_mkl_shape;
variable
[
all
...]
Completed in 119 milliseconds