Source Files
Modules
Procedures
Derived Types
wandb_log_metric_c
Interface
80 statements
Source File
wf_c_bindings.f90
wf_c_bindings
wandb_log_metric_c
Contents
None
interface
public subroutine wandb_log_metric_c(key, value, step) bind(C, name="wandb_log_metric_c")
Arguments
Type
Intent
Optional
Attributes
Name
character(kind=c_char, len=1),
intent(in)
::
key
(*)
real(kind=c_double),
intent(in),
value
::
value
integer(kind=c_int),
intent(in),
value
::
step