↓ 4 callersFunction_get_output_shape_given_tf_padding(
input_size, kernel_size, strides, padding, output_padding, dilation_rate
)
keras/src/backend/common/backend_utils.py:190
↓ 4 callersFunction_load_state(
saveable,
weights_store,
assets_store,
inner_path,
skip_mismatch=False,
visited_save
keras/src/saving/saving_lib.py:833
↓ 4 callersFunction_save_state(
saveable,
weights_store,
assets_store,
inner_path,
visited_saveables,
)
keras/src/saving/saving_lib.py:768
↓ 4 callersFunction_stft(
x, sequence_length, sequence_stride, fft_length, window="hann", center=True
)
keras/src/ops/math_test.py:17
↓ 4 callersMethodconvert_format(
self,
boxes,
source,
target,
height=None,
width=None,
keras/src/layers/preprocessing/image_preprocessing/bounding_boxes/bounding_box.py:22
↓ 4 callersMethodfit(
self,
x=None,
y=None,
batch_size=None,
epochs=1,
verbose="au
keras/src/backend/tensorflow/trainer.py:315