Home
last modified time | relevance | path

Searched defs:output_position (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/dnntools/dnntools/relegance/
H A Drelegance.py120 def receptive_field(conv_model, input_shape, output_position): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dconv_utils.py383 def conv_connected_inputs(input_shape, kernel_shape, output_position, strides, argument
/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c2713 FLAC__uint64 output_position = 0; in write_frame_() local