Ask Your Question
1

What is the shape requested by TripletSemiHardLoss for __inference_train_function_1666 with a node of TripletSemiHardLoss/PartitionedCall/Reshape and a size of 32?

asked 2023-06-07 21:48:57 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-07 22:08:02 +0000

lalupa gravatar image

The shape requested by TripletSemiHardLoss for _inferencetrainfunction1666 with a node of TripletSemiHardLoss/PartitionedCall/Reshape and a size of 32 is (None, 32). The first dimension is set to None to account for variable batch sizes during training. The second dimension is fixed at 32 to represent the size of the embedding space for each input example.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-07 21:48:57 +0000

Seen: 7 times

Last updated: Jun 07 '23