- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for c_api (0.02 sec)
-
tensorflow/c/c_api.cc
See the License for the specific language governing permissions and limitations under the License. ==============================================================================*/ #include "tensorflow/c/c_api.h" #include <algorithm> #include <cstring> #include <limits> #include <memory> #include <optional> #include <unordered_set> #include <utility> #include <vector> #include "absl/strings/match.h"
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Oct 04 05:55:32 UTC 2025 - 102.4K bytes - Viewed (0) -
tensorflow/c/eager/BUILD
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Apr 14 23:08:27 UTC 2025 - 33.3K bytes - Viewed (0) -
tensorflow/c/BUILD
deps = [ ":tf_status", "//tensorflow/core:lib", "//tensorflow/core:lib_internal", ], ) tf_cuda_library( name = "c_api", hdrs = [ "c_api.h", "tf_attrtype.h", "tf_buffer.h", "tf_datatype.h", "tf_file_statistics.h", "tf_status.h", "tf_tensor.h", "tf_tstring.h", ],Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sun Dec 07 13:04:09 UTC 2025 - 30.4K bytes - Viewed (0) -
ci/official/utilities/repack_libtensorflow.sh
zip libtensorflow-cpu-windows-$(uname -m).zip \ lib/tensorflow.dll \ lib/tensorflow.lib \ include/tensorflow/c/eager/c_api.h \ include/tensorflow/c/eager/c_api_experimental.h \ include/tensorflow/c/eager/dlpack.h \ include/tensorflow/c/c_api.h \ include/tensorflow/c/tf_attrtype.h \ include/tensorflow/c/tf_buffer.h \ include/tensorflow/c/tf_datatype.h \Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Jan 17 16:25:18 UTC 2025 - 5.7K bytes - Viewed (0) -
tensorflow/c/c_api_experimental.cc
#include "tensorflow/c/c_api_experimental.h" #include "absl/strings/substitute.h" #include "absl/synchronization/notification.h" #include "tensorflow/c/c_api.h" #include "tensorflow/c/c_api_internal.h" #include "tensorflow/c/checkpoint_reader.h" #include "tensorflow/c/eager/c_api.h" #include "tensorflow/c/eager/c_api_internal.h" #include "tensorflow/c/eager/tfe_context_internal.h" #include "tensorflow/c/eager/tfe_op_internal.h"
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Oct 04 05:55:32 UTC 2025 - 29.4K bytes - Viewed (0) -
tensorflow/c/c_api_function_test.cc
See the License for the specific language governing permissions and limitations under the License. ==============================================================================*/ #include "tensorflow/c/c_api.h" #include "tensorflow/c/c_api_internal.h" #include "tensorflow/c/c_test_util.h" #include "tensorflow/core/framework/common_shape_fns.h" #include "tensorflow/core/framework/function.h"
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Nov 17 00:00:38 UTC 2025 - 63.6K bytes - Viewed (1) -
tensorflow/c/c_api_test.cc
ASSERT_EQ(TF_OK, TF_GetCode(s)) << TF_Message(s); TF_DeleteGraph(graph); TF_DeleteStatus(s); } TEST(CAPI, Session_Min_CPU) { RunMinTest(/*device=*/"", /*use_XLA=*/false); } TEST(CAPI, Session_Min_XLA_CPU) { RunMinTest(/*device=*/"", /*use_XLA=*/true); } TEST(CAPI, Session_Min_GPU) { const string gpu_device = GPUDeviceName(); // Skip this test if no GPU is available.
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Nov 17 00:00:38 UTC 2025 - 97K bytes - Viewed (0) -
tensorflow/BUILD
visibility = ["//visibility:public"], ) # copybara:comment_begin(oss-only) copy_file( name = "root_init_gen", src = select({ "api_version_2": "_api/v2/v2.py", "//conditions:default": "_api/v1/v1.py", }), out = "__init__.py", ) genrule( name = "virtual_root_init_gen", srcs = select({Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Wed Nov 12 19:21:56 UTC 2025 - 53.1K bytes - Viewed (0) -
RELEASE.md
* `tensorflow/lite/c/c_api_opaque.h`: * `TfLiteOpaqueTensorSetAllocationTypeToDynamic` * API functions promoted from experimental to stable: * `tensorflow/lite/c/c_api.h`: * `TfLiteInterpreterOptionsEnableCancellation` * `TfLiteInterpreterCancel` * C++ API:Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Tue Oct 28 22:27:41 UTC 2025 - 740.4K bytes - Viewed (3) -
src/main/webapp/css/bootstrap.min.css.map
scss/mixins/_visually-hidden.scss","../../scss/helpers/_stretched-link.scss","../../scss/helpers/_text-truncation.scss","../../scss/mixins/_text-truncate.scss","../../scss/helpers/_vr.scss","../../scss/mixins/_utilities.scss","../../scss/utilities/_api.scss"],"names":[],"mappings":"iBACE;;;;ACDF,MCOA,sBDEI,UAAA,QAAA,YAAA,QAAA,YAAA,QAAA,UAAA,QAAA,SAAA,QAAA,YAAA,QAAA,YAAA,QAAA,WAAA,QAAA,UAAA,QAAA,UAAA,QAAA,WAAA,KAAA,WAAA,KAAA,UAAA,QAAA,eAAA,QAIA,cAAA,QAAA,cAAA,QAAA,cAAA,QAAA,cAAA,QAAA,cAAA,QAAA,cA...
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 575.5K bytes - Viewed (0)