Searched refs:c_runtime_shape (Results 1 – 1 of 1) sorted by relevance
239 XLA_Shape c_runtime_shape, c_compile_time_shape; in UpdateDynamicInputs() local240 ApiConverter::ToC(runtime_shape, &c_runtime_shape); in UpdateDynamicInputs()252 params.runtime_shape = &c_runtime_shape; in UpdateDynamicInputs()258 ApiConverter::Free(&c_runtime_shape); in UpdateDynamicInputs()